Class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ActivateClientRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1alpha/representations.rb

Overview

Request message for activating a client.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ActivateClientRequest

Returns a new instance of ActivateClientRequest.



71
72
73
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 71

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



76
77
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 76

def update!(**args)
end