Class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ActivateClientRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ActivateClientRequest
- 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
-
#initialize(**args) ⇒ ActivateClientRequest
constructor
A new instance of ActivateClientRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |