[[["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 provides documentation for the `ListSchemasResponse` class within the `Google.Cloud.PubSub.V1` namespace, specifically in the context of .NET development."],["The `ListSchemasResponse` class is used as a response type for the `ListSchemas` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["It includes properties such as `NextPageToken` to handle pagination of schemas and `Schemas` which is a repeated field containing the list of `Schema` objects returned."],["The page also lists links to previous versions of this class, ranging from the latest `3.23.0` down to `2.3.0`, with `3.2.0` being the version currently described in detail."],["The class offers methods like `GetEnumerator()` for iterating through the schemas, and has constructors to create a new `ListSchemasResponse` object, both blank and from an existing one."]]],[]]