Response for the Publish
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#message_ids
def message_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — 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.
#message_ids=
def message_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — 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.
Returns
- (::Array<::String>) — 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.