ubii.proto.v1.services.request 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.services.request.TopicSubscription(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

client_id

Field of type STRING

Type

proto.fields.Field

subscribe_topics

RepeatedField of type STRING

Type

proto.fields.RepeatedField

unsubscribe_topics

RepeatedField of type STRING

Type

proto.fields.RepeatedField

subscribe_topic_regexp

RepeatedField of type STRING

Type

proto.fields.RepeatedField

unsubscribe_topic_regexp

RepeatedField of type STRING

Type

proto.fields.RepeatedField

Submodules

ubii.proto.v1.services.request.topicSubscription_pb_plus module

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

class ubii.proto.v1.services.request.topicSubscription_pb_plus.TopicSubscription(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]

Bases: proto.message.Message

client_id

Field of type STRING

Type

proto.fields.Field

subscribe_topics

RepeatedField of type STRING

Type

proto.fields.RepeatedField

unsubscribe_topics

RepeatedField of type STRING

Type

proto.fields.RepeatedField

subscribe_topic_regexp

RepeatedField of type STRING

Type

proto.fields.RepeatedField

unsubscribe_topic_regexp

RepeatedField of type STRING

Type

proto.fields.RepeatedField