Google Cloud Bare Metal Solution V2 Client - Class ListSSHKeysResponse (1.0.4)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class ListSSHKeysResponse.

Message for response of ListSSHKeys.

Generated from protobuf message google.cloud.baremetalsolution.v2.ListSSHKeysResponse

Namespace

Google \ Cloud \ BareMetalSolution \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ ssh_keys
array< SSHKey >

The SSH keys registered in the project.

↳ next_page_token
string

Token to retrieve the next page of results, or empty if there are no more results in the list.

getSshKeys

The SSH keys registered in the project.

Returns
Type
Description

setSshKeys

The SSH keys registered in the project.

Parameter
Name
Description
var
array< SSHKey >
Returns
Type
Description
$this

getNextPageToken

Token to retrieve the next page of results, or empty if there are no more results in the list.

Returns
Type
Description
string

setNextPageToken

Token to retrieve the next page of results, or empty if there are no more results in the list.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: