Class: Google::Apis::CloudshellV1::AddPublicKeyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudshellV1::AddPublicKeyMetadata
- 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 AddPublicKey.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AddPublicKeyMetadata
constructor
A new instance of AddPublicKeyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AddPublicKeyMetadata
Returns a new instance of AddPublicKeyMetadata.
30 31 32 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 30 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
35 36 |
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 35 def update!(**args) end |