Class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DeactivateClientUserRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DeactivateClientUserRequest
- 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 deactivating a client user.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeactivateClientUserRequest
constructor
A new instance of DeactivateClientUserRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeactivateClientUserRequest
Returns a new instance of DeactivateClientUserRequest.
749 750 751 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 749 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
754 755 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1alpha/classes.rb', line 754 def update!(**args) end |