[[["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."],[[["This webpage provides reference documentation for the `ListTopicsResponse` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of the API documented here is 3.23.0, with the page covering versions ranging from 2.3.0 to 3.23.0, where the version 3.17.0 is the one in the spotlight."],["The `ListTopicsResponse` class implements multiple interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the features it can use."],["The `ListTopicsResponse` class offers two properties: `NextPageToken`, a string to get more topics in a request, and `Topics`, a `RepeatedField` containing a list of topics."],["The `GetEnumerator` method is used to iterate through the resources, which are the `Topic` objects, included in the response."]]],[]]