| Package | Description |
|---|---|
| com.google.api.services.pubsub.model |
| Modifier and Type | Method and Description |
|---|---|
ListTopicSubscriptionsResponse |
ListTopicSubscriptionsResponse.clone() |
ListTopicSubscriptionsResponse |
ListTopicSubscriptionsResponse.set(String fieldName,
Object value) |
ListTopicSubscriptionsResponse |
ListTopicSubscriptionsResponse.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 `ListTopicSubscriptionsRequest` to get more subscriptions.
|
ListTopicSubscriptionsResponse |
ListTopicSubscriptionsResponse.setSubscriptions(List<String> subscriptions)
The names of subscriptions attached to the topic specified in the request.
|
Copyright © 2011–2021 Google. All rights reserved.