Google Cloud OsLogin V1beta Client - Class SignSshPublicKeyResponse (1.6.0)

Reference documentation and code samples for the Google Cloud OsLogin V1beta Client class SignSshPublicKeyResponse.

Generated from protobuf message google.cloud.oslogin.v1beta.SignSshPublicKeyResponse

Namespace

Google \ Cloud \ OsLogin \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ signed_ssh_public_key string

The signed SSH public key to use in the SSH handshake.

getSignedSshPublicKey

The signed SSH public key to use in the SSH handshake.

Returns
TypeDescription
string

setSignedSshPublicKey

The signed SSH public key to use in the SSH handshake.

Parameter
NameDescription
var string
Returns
TypeDescription
$this