Google Cloud Gke Backup V1 Client - Class ListVolumeBackupsResponse (0.1.7)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class ListVolumeBackupsResponse.

Response message for ListVolumeBackups.

Generated from protobuf message google.cloud.gkebackup.v1.ListVolumeBackupsResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ volume_backups
array< Google\Cloud\GkeBackup\V1\VolumeBackup >

The list of VolumeBackups matching the given criteria.

↳ next_page_token
string

A token which may be sent as page_token in a subsequent ListVolumeBackups call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.

getVolumeBackups

The list of VolumeBackups matching the given criteria.

Returns
Type
Description

setVolumeBackups

The list of VolumeBackups matching the given criteria.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A token which may be sent as page_token in a subsequent ListVolumeBackups call to retrieve the next page of results.

If this field is omitted or empty, then there are no more results to return.

Returns
Type
Description
string

setNextPageToken

A token which may be sent as page_token in a subsequent ListVolumeBackups call to retrieve the next page of results.

If this field is omitted or empty, then there are no more results to return.

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