Google Cloud Gke Backup V1 Client - Class ListBackupPlanBindingsResponse (1.2.1)

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

Response message for ListBackupPlanBindings.

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

Namespace

Google \ Cloud \ GkeBackup \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ backup_plan_bindings
array< BackupPlanBinding >

The list of BackupPlanBindings matching the given criteria.

↳ next_page_token
string

A token which may be sent as page_token in a subsequent ListBackupPlanBindingss 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.

getBackupPlanBindings

The list of BackupPlanBindings matching the given criteria.

Returns
Type
Description

setBackupPlanBindings

The list of BackupPlanBindings matching the given criteria.

Parameter
Name
Description
var
Returns
Type
Description
$this

getNextPageToken

A token which may be sent as page_token in a subsequent ListBackupPlanBindingss 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 ListBackupPlanBindingss 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

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

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