[[["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 .NET."],["The `ListSchemasResponse` class is used to handle responses from the `ListSchemas` method, and it implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The webpage includes a detailed version history of the Google.Cloud.PubSub.V1 API, starting from version 2.3.0 up to the latest version, 3.23.0, each linking to their respective documentation."],["The class has two properties: `NextPageToken`, which is a string for handling pagination, and `Schemas`, which contains the list of schemas."],["The class also offers two constructors: one empty and one that takes in a `ListSchemasResponse` as a parameter, as well as the `GetEnumerator()` method for iterating through resources."]]],[]]