Class: Google::Apis::CloudshellV1::DeleteEnvironmentMetadata

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
generated/google/apis/cloudshell_v1/classes.rb,
generated/google/apis/cloudshell_v1/representations.rb,
generated/google/apis/cloudshell_v1/representations.rb

Overview

Message included in the metadata field of operations returned from DeleteEnvironment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DeleteEnvironmentMetadata

Returns a new instance of DeleteEnvironmentMetadata.



171
172
173
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 171

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



176
177
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 176

def update!(**args)
end