Class: Google::Apis::AuthorizedbuyersmarketplaceV1::DeactivateClientUserRequest

Inherits:
Object
  • Object
show all
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
more...

Overview

Request message for deactivating a client user.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeactivateClientUserRequest

Returns a new instance of DeactivateClientUserRequest.

[View source]

536
537
538
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 536

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

541
542
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 541

def update!(**args)
end