| Package | Description |
|---|---|
| com.google.api.services.pubsub.model |
| Modifier and Type | Method and Description |
|---|---|
ListTopicSnapshotsResponse |
ListTopicSnapshotsResponse.clone() |
ListTopicSnapshotsResponse |
ListTopicSnapshotsResponse.set(String fieldName,
Object value) |
ListTopicSnapshotsResponse |
ListTopicSnapshotsResponse.setNextPageToken(String nextPageToken)
If not empty, indicates that there may be more snapshots that match the request; this value
should be passed in a new `ListTopicSnapshotsRequest` to get more snapshots.
|
ListTopicSnapshotsResponse |
ListTopicSnapshotsResponse.setSnapshots(List<String> snapshots)
The names of the snapshots that match the request.
|
Copyright © 2011–2021 Google. All rights reserved.