[[["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-24 UTC."],[[["This page provides reference documentation for the `ListTopicsResponse` class within the Managed Service for Apache Kafka API v1, specifically for the .NET environment."],["The `ListTopicsResponse` class is designed to handle the response data when listing topics, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`."],["The class includes properties like `NextPageToken`, used for pagination, and `Topics`, which is a list of topic resources contained in the `RepeatedField\u003cTopic\u003e` type."],["The `ListTopicsResponse` class provides two constructors, a default constructor and one that takes another `ListTopicsResponse` instance to clone it."],["The `GetEnumerator()` method allows iteration through the topic resources in the response."]]],[]]