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

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudshell_v1/classes.rb,
lib/google/apis/cloudshell_v1/representations.rb,
lib/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.



158
159
160
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 158

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



163
164
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 163

def update!(**args)
end