[[["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 details the `ListSchemasResponse` class within the `Google.Cloud.PubSub.V1` namespace, specifically version 2.6.0, which is used to handle responses from the `ListSchemas` method."],["The `ListSchemasResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for a robust functionality set."],["The class offers properties like `NextPageToken`, indicating if there are further results, and `Schemas`, which contains the list of resulting schemas, both being critical for using the `ListSchemas` method."],["It provides two constructors: a default constructor and one that accepts another `ListSchemasResponse` object, which allows the class to be instantiated in multiple ways."],["This page details various versions of the `ListSchemasResponse`, with version 3.23.0 being the latest and other previous versions ranging from 3.22.0 to 2.3.0."]]],[]]