Send feedback
Cloud PubSub V1 Client - Class ListTopicsResponse (2.19.1) Stay organized with collections
Save and categorize content based on your preferences.
2.19.1 (latest)
2.19.0
2.18.0
2.17.0
2.16.2
2.15.1
2.14.0
2.13.2
2.12.0
2.11.3
2.10.1
2.9.1
2.8.2
2.7.0
2.6.0
2.5.2
2.4.0
2.3.0
2.2.1
2.1.2
1.50.0
1.49.0
1.48.0
1.47.0
1.46.5
1.45.2
1.44.0
1.43.2
1.42.1
1.41.3
1.40.1
1.39.3
Reference documentation and code samples for the Cloud PubSub V1 Client class ListTopicsResponse.
Response for the ListTopics
method.
Generated from protobuf message google.pubsub.v1.ListTopicsResponse
Namespace
Google \ Cloud \ PubSub \ V1
Methods
__construct
data
array
Optional. Data for populating the Message object.
↳ topics
array< Topic
>
Optional. The resulting topics.
↳ next_page_token
string
Optional. If not empty, indicates that there may be more topics that match the request; this value should be passed in a new ListTopicsRequest
.
getTopics
Optional. The resulting topics.
setTopics
Optional. The resulting topics.
getNextPageToken
Optional. If not empty, indicates that there may be more topics that match
the request; this value should be passed in a new ListTopicsRequest
.
setNextPageToken
Optional. If not empty, indicates that there may be more topics that match
the request; this value should be passed in a new ListTopicsRequest
.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-18 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]