Cloud Channel V1 API - Class Google::Cloud::Channel::V1::RegisterSubscriberResponse (v0.16.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::RegisterSubscriberResponse.

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.