Cloud Channel V1 API - Class Google::Cloud::Channel::V1::UnregisterSubscriberRequest (v0.13.0)

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

Request Message for UnregisterSubscriber.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#account

def account() -> ::String
Returns
  • (::String) — Required. Resource name of the account.

#account=

def account=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the account.
Returns
  • (::String) — Required. Resource name of the account.

#service_account

def service_account() -> ::String
Returns
  • (::String) — Required. Service account to unregister from subscriber access to the topic.

#service_account=

def service_account=(value) -> ::String
Parameter
  • value (::String) — Required. Service account to unregister from subscriber access to the topic.
Returns
  • (::String) — Required. Service account to unregister from subscriber access to the topic.