Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class ListVolumeRestoresResponse.
Response message for ListVolumeRestores.
Generated from protobuf message google.cloud.gkebackup.v1.ListVolumeRestoresResponse
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ volume_restores
array< Google\Cloud\GkeBackup\V1\VolumeRestore
>
The list of VolumeRestores matching the given criteria.
↳ next_page_token
string
A token which may be sent as page_token
in a subsequent ListVolumeRestores
call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.
getVolumeRestores
The list of VolumeRestores matching the given criteria.
setVolumeRestores
The list of VolumeRestores matching the given criteria.
$this
getNextPageToken
A token which may be sent as page_token
in a subsequent ListVolumeRestores
call to retrieve the next page of
results. If this field is omitted or empty, then there are no more results
to return.
string
setNextPageToken
A token which may be sent as page_token
in a subsequent ListVolumeRestores
call to retrieve the next page of
results. If this field is omitted or empty, then there are no more results
to return.
var
string
$this