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