Class PublishResponse (2.19.8)

PublishResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for the Publish method.

Attribute

NameDescription
message_ids :noindex: MutableSequence[str]
Optional. The server-assigned ID of each published message, in the same order as the messages in the request. IDs are guaranteed to be unique within the topic.