Class: Google::Apis::CloudshellV1::CreateEnvironmentMetadata

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 CreateEnvironment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CreateEnvironmentMetadata

Returns a new instance of CreateEnvironmentMetadata.



157
158
159
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 157

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



162
163
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 162

def update!(**args)
end