[[["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 document provides reference documentation for the `ListSchemasResponse` class within the Google Cloud Pub/Sub v1 API, specifically for version 3.18.0, and is used to view a list of available version."],["The `ListSchemasResponse` class is the response type for the `ListSchemas` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class has two properties, `NextPageToken`, a string indicating if there are more schemas to retrieve, and `Schemas`, which is a collection of `Schema` objects representing the retrieved schemas."],["There is a comprehensive list of previous versions provided, starting with version 3.23.0, down to version 2.3.0, and including documentation for each one."],["It provides details about the class constructors, including a default constructor and one that accepts another `ListSchemasResponse` object for copying, allowing to pass in `ListSchemasResponse` data."]]],[]]