[[["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 2025-03-31 UTC."],[[["The page provides reference documentation for the `ListTopicsResponse` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The content lists a series of versions of the API from `3.23.0` (latest) down to `2.3.0`, with links to each versions documentation."],["`ListTopicsResponse` is used as a response for the `ListTopics` method and can be enumerated through, as it implements interfaces like `IEnumerable\u003cTopic\u003e` and `IPageResponse\u003cTopic\u003e`."],["The `ListTopicsResponse` class contains properties such as `NextPageToken` for pagination and `Topics`, which is a `RepeatedField` containing the list of topics."],["The latest version of the `ListTopicsResponse` is 3.23.0, and it contains information on inherited members, constructors, properties, and methods, all in relation to this version."]]],[]]