Response Message for RegisterSubscriber.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#topic
def topic() -> ::String
Returns
- (::String) — Name of the topic the subscriber will listen to.
#topic=
def topic=(value) -> ::String
Parameter
- value (::String) — Name of the topic the subscriber will listen to.
Returns
- (::String) — Name of the topic the subscriber will listen to.