[[["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 details the `ListSchemasResponse` class, which is used for responses from the `ListSchemas` method within the Google Cloud Pub/Sub .NET library."],["Version 3.23.0 is the latest release, and the page provides links to documentation for a series of previous versions, ranging from 3.22.0 down to 2.3.0."],["The `ListSchemasResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, supporting various functionalities."],["The class contains a `NextPageToken` property used for paginating results and a `Schemas` property of type `RepeatedField\u003cSchema\u003e` that stores the resulting schemas."],["The page provides information on the class's constructors, properties, and methods, including `GetEnumerator()`, along with a list of inherited members and the namespace it resides in, `Google.Cloud.PubSub.V1`."]]],[]]