Class: Google::Apis::CloudshellV1::AuthorizeEnvironmentMetadata

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AuthorizeEnvironmentMetadata

Returns a new instance of AuthorizeEnvironmentMetadata.



86
87
88
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 86

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



91
92
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 91

def update!(**args)
end