Reference documentation and code samples for the Cloud PubSub V1 Client class ListSnapshotsResponse.
Response for the ListSnapshots
method.
Generated from protobuf message google.pubsub.v1.ListSnapshotsResponse
Namespace
Google \ Cloud \ PubSub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ snapshots
↳ next_page_token
string
Optional. If not empty, indicates that there may be more snapshot that match the request; this value should be passed in a new ListSnapshotsRequest
.
getSnapshots
Optional. The resulting snapshots.
setSnapshots
Optional. The resulting snapshots.
$this
getNextPageToken
Optional. If not empty, indicates that there may be more snapshot that
match the request; this value should be passed in a new ListSnapshotsRequest
.
string
setNextPageToken
Optional. If not empty, indicates that there may be more snapshot that
match the request; this value should be passed in a new ListSnapshotsRequest
.
var
string
$this