Class: Google::Apis::CloudshellV1::AuthorizeEnvironmentMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudshellV1::AuthorizeEnvironmentMetadata
- 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 AuthorizeEnvironment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AuthorizeEnvironmentMetadata
constructor
A new instance of AuthorizeEnvironmentMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AuthorizeEnvironmentMetadata
Returns a new instance of AuthorizeEnvironmentMetadata.
85 86 87 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 85 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
90 91 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 90 def update!(**args) end |