Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class ListBackupChannelsResponse.
Response message for ListBackupChannels.
Generated from protobuf message google.cloud.gkebackup.v1.ListBackupChannelsResponse
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backup_channels
↳ next_page_token
string
A token which may be sent as page_token
in a subsequent ListBackupChannels
call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.
↳ unreachable
array
Locations that could not be reached.
getBackupChannels
The list of BackupChannels matching the given criteria.
setBackupChannels
The list of BackupChannels matching the given criteria.
$this
getNextPageToken
A token which may be sent as page_token
in a subsequent ListBackupChannels
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 ListBackupChannels
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
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this