Cloud OS Login V1beta API - Class Google::Cloud::OsLogin::V1beta::SignSshPublicKeyResponse (v0.15.0)

Reference documentation and code samples for the Cloud OS Login V1beta API class Google::Cloud::OsLogin::V1beta::SignSshPublicKeyResponse.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#signed_ssh_public_key

def signed_ssh_public_key() -> ::String
Returns
  • (::String) — The signed SSH public key to use in the SSH handshake.

#signed_ssh_public_key=

def signed_ssh_public_key=(value) -> ::String
Parameter
  • value (::String) — The signed SSH public key to use in the SSH handshake.
Returns
  • (::String) — The signed SSH public key to use in the SSH handshake.