Google Cloud Net App V1 Client - Class ListReplicationsResponse (1.6.0)

Reference documentation and code samples for the Google Cloud Net App V1 Client class ListReplicationsResponse.

ListReplicationsResponse is the result of ListReplicationsRequest.

Generated from protobuf message google.cloud.netapp.v1.ListReplicationsResponse

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ replications
array< Replication >

A list of replications in the project for the specified volume.

↳ next_page_token
string

The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.

↳ unreachable
array

Locations that could not be reached.

getReplications

A list of replications in the project for the specified volume.

Returns
Type
Description

setReplications

A list of replications in the project for the specified volume.

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

getNextPageToken

The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.

Returns
Type
Description
string

setNextPageToken

The token you can use to retrieve the next page of results. Not returned 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
Design a Mobile Site
View Site in Mobile | Classic
Share by: