Class: Google::Apis::CloudshellV1::AuthorizeEnvironmentResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudshellV1::AuthorizeEnvironmentResponse
- 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
Response message for AuthorizeEnvironment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AuthorizeEnvironmentResponse
constructor
A new instance of AuthorizeEnvironmentResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AuthorizeEnvironmentResponse
Returns a new instance of AuthorizeEnvironmentResponse.
130 131 132 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 130 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
135 136 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 135 def update!(**args) end |