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