Cloud KMS V1 Client - Class ListSingleTenantHsmInstancesResponse (2.8.0)

Reference documentation and code samples for the Cloud KMS V1 Client class ListSingleTenantHsmInstancesResponse.

Response message for HsmManagement.ListSingleTenantHsmInstances .

Generated from protobuf message google.cloud.kms.v1.ListSingleTenantHsmInstancesResponse

Namespace

Google \ Cloud \ Kms \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ single_tenant_hsm_instances
↳ next_page_token
string

A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstancesRequest.page_token to retrieve the next page of results.

↳ total_size
int

The total number of SingleTenantHsmInstances that matched the query. This field is not populated if ListSingleTenantHsmInstancesRequest.filter is applied.

getSingleTenantHsmInstances

The list of SingleTenantHsmInstances .

setSingleTenantHsmInstances

The list of SingleTenantHsmInstances .

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstancesRequest.page_token to retrieve the next page of results.

Returns
Type
Description
string

setNextPageToken

A token to retrieve next page of results. Pass this value in ListSingleTenantHsmInstancesRequest.page_token to retrieve the next page of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getTotalSize

The total number of SingleTenantHsmInstances that matched the query.

This field is not populated if ListSingleTenantHsmInstancesRequest.filter is applied.

Returns
Type
Description
int

setTotalSize

The total number of SingleTenantHsmInstances that matched the query.

This field is not populated if ListSingleTenantHsmInstancesRequest.filter is applied.

Parameter
Name
Description
var
int
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: