Skip to content

ok_pb2

Generated protocol buffer code.

Classes:

  • Ok

    A status indicating that there is no issue

Ok

Ok(*, msg: str | None = ...)

Bases: Message

A status indicating that there is no issue

Attributes:

  • msg (str) –

    An optional message providing more information

msg instance-attribute

msg: str

An optional message providing more information