Google Cloud OsLogin V1beta Client - Class SignSshPublicKeyResponse (1.9.6)

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
Name Description
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
Type Description
string

setSignedSshPublicKey

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

Parameter
Name Description
var string
Returns
Type Description
$this