Class: Google::Apis::CloudshellV1::RemovePublicKeyMetadata

Inherits:
Object
  • Object
show all
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 RemovePublicKey.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RemovePublicKeyMetadata

Returns a new instance of RemovePublicKeyMetadata.



372
373
374
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 372

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



377
378
# File 'generated/google/apis/cloudshell_v1/classes.rb', line 377

def update!(**args)
end