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

Request Message for RegisterSubscriber.

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 that provides subscriber access to the registered topic.

#service_account=

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