Class: Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaDeprovisionClientRequest
- Inherits:
-
Object
- Object
- Google::Apis::IntegrationsV1::GoogleCloudIntegrationsV1alphaDeprovisionClientRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/integrations_v1/classes.rb,
lib/google/apis/integrations_v1/representations.rb,
lib/google/apis/integrations_v1/representations.rb
Overview
Request for the Deprovision rpc
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaDeprovisionClientRequest
constructor
A new instance of GoogleCloudIntegrationsV1alphaDeprovisionClientRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudIntegrationsV1alphaDeprovisionClientRequest
Returns a new instance of GoogleCloudIntegrationsV1alphaDeprovisionClientRequest.
7341 7342 7343 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 7341 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7346 7347 |
# File 'lib/google/apis/integrations_v1/classes.rb', line 7346 def update!(**args) end |