Google Cloud Memorystore V1 Client - Class ListBackupCollectionsResponse (0.4.1)

Reference documentation and code samples for the Google Cloud Memorystore V1 Client class ListBackupCollectionsResponse.

Response for [ListBackupCollections].

Generated from protobuf message google.cloud.memorystore.v1.ListBackupCollectionsResponse

Namespace

Google \ Cloud \ Memorystore \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ backup_collections
array< BackupCollection >

A list of backupCollections in the project. If the location_id in the parent field of the request is "-", all regions available to the project are queried, and the results aggregated. If in such an aggregated query a location is unavailable, a placeholder backupCollection entry is included in the response with the name field set to a value of the form projects/{project_id}/locations/{location_id}/backupCollections/ - and the status field set to ERROR and status_message field set to "location not available for ListBackupCollections".

↳ next_page_token
string

Token to retrieve the next page of results, or empty if there are no more results in the list.

↳ unreachable
array

Locations that could not be reached.

getBackupCollections

A list of backupCollections in the project.

If the location_id in the parent field of the request is "-", all regions available to the project are queried, and the results aggregated. If in such an aggregated query a location is unavailable, a placeholder backupCollection entry is included in the response with the name field set to a value of the form projects/{project_id}/locations/{location_id}/backupCollections/ - and the status field set to ERROR and status_message field set to "location not available for ListBackupCollections".

Returns
Type
Description

setBackupCollections

A list of backupCollections in the project.

If the location_id in the parent field of the request is "-", all regions available to the project are queried, and the results aggregated. If in such an aggregated query a location is unavailable, a placeholder backupCollection entry is included in the response with the name field set to a value of the form projects/{project_id}/locations/{location_id}/backupCollections/ - and the status field set to ERROR and status_message field set to "location not available for ListBackupCollections".

Parameter
Name
Description
var
array< BackupCollection >
Returns
Type
Description
$this

getNextPageToken

Token to retrieve the next page of results, or empty if there are no more results in the list.

Returns
Type
Description
string

setNextPageToken

Token to retrieve the next page of results, or empty if there are no more results in the list.

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
Create a Mobile Website
View Site in Mobile | Classic
Share by: