Cloud Shell V1 API - Class Google::Cloud::Shell::V1::AddPublicKeyResponse (v0.5.1)

Reference documentation and code samples for the Cloud Shell V1 API class Google::Cloud::Shell::V1::AddPublicKeyResponse.

Response message for AddPublicKey.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String) — Key that was added to the environment.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — Key that was added to the environment.
Returns
  • (::String) — Key that was added to the environment.