Class Google::Cloud::Channel::V1::UnregisterSubscriberResponse (v0.9.5)

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.