Class: Google::Apis::AuthorizedbuyersmarketplaceV1::ActivateClientUserRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1::ActivateClientUserRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb
Overview
Request message for activating a client user.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ActivateClientUserRequest
constructor
A new instance of ActivateClientUserRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ActivateClientUserRequest
Returns a new instance of ActivateClientUserRequest.
62 63 64 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 62 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
67 68 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 67 def update!(**args) end |