Class: Google::Apis::AuthorizedbuyersmarketplaceV1::DeactivateClientRequest

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 disabling a client.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeactivateClientRequest

Returns a new instance of DeactivateClientRequest.

[View source]

523
524
525
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 523

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

528
529
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 528

def update!(**args)
end