Google Cloud Filestore V1 Client - Class ListSnapshotsResponse (2.1.1)

Reference documentation and code samples for the Google Cloud Filestore V1 Client class ListSnapshotsResponse.

ListSnapshotsResponse is the result of ListSnapshotsRequest.

Generated from protobuf message google.cloud.filestore.v1.ListSnapshotsResponse

Namespace

Google \ Cloud \ Filestore \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ snapshots
array< Snapshot >

A list of snapshots in the project for the specified instance.

↳ 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

Unordered list. Locations that could not be reached.

getSnapshots

A list of snapshots in the project for the specified instance.

Returns
Type
Description

setSnapshots

A list of snapshots in the project for the specified instance.

Parameter
Name
Description
var
array< Snapshot >
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

Unordered list. Locations that could not be reached.

Returns
Type
Description

setUnreachable

Unordered list. 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: