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

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

Response Message for UnregisterSubscriber.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#topic

def topic() -> ::String
Returns
  • (::String) — Name of the topic the service account subscriber access was removed from.

#topic=

def topic=(value) -> ::String
Parameter
  • value (::String) — Name of the topic the service account subscriber access was removed from.
Returns
  • (::String) — Name of the topic the service account subscriber access was removed from.