ubii.proto.v1.general package

@generated by codestare-proto-plus. Do not edit manually!

Note

__init__.py files for packages are autogenerated, and import all messages from submodules to keep import names consistent with the directory structure of the .proto source files.

class ubii.proto.v1.general.Error(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

title

Field of type STRING

Type

proto.fields.Field

message

Field of type STRING

Type

proto.fields.Field

stack

Field of type STRING

Type

proto.fields.Field

class ubii.proto.v1.general.ErrorList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type Error

Type

proto.fields.RepeatedField

class ubii.proto.v1.general.Success(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

title

Field of type STRING

Type

proto.fields.Field

message

Field of type STRING

Type

proto.fields.Field

class ubii.proto.v1.general.SuccessList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type Success

Type

proto.fields.RepeatedField

Submodules

ubii.proto.v1.general.error_pb_plus module

@generated by codestare-proto-plus. Do not edit manually!

class ubii.proto.v1.general.error_pb_plus.Error(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

title

Field of type STRING

Type

proto.fields.Field

message

Field of type STRING

Type

proto.fields.Field

stack

Field of type STRING

Type

proto.fields.Field

class ubii.proto.v1.general.error_pb_plus.ErrorList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type Error

Type

proto.fields.RepeatedField

ubii.proto.v1.general.success_pb_plus module

@generated by codestare-proto-plus. Do not edit manually!

class ubii.proto.v1.general.success_pb_plus.Success(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

title

Field of type STRING

Type

proto.fields.Field

message

Field of type STRING

Type

proto.fields.Field

class ubii.proto.v1.general.success_pb_plus.SuccessList(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

elements

RepeatedField of type Success

Type

proto.fields.RepeatedField