[[["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 latest version available for the `Google.Cloud.PubSub.V1` API is 3.23.0, and a list of versions from 3.22.0 down to 2.3.0 are available with links to their respective documentation."],["`ListSchemasResponse` is a class in the `Google.Cloud.PubSub.V1` namespace, representing the response for the `ListSchemas` method of the Cloud Pub/Sub v1 API."],["The `ListSchemasResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for functionalities such as message handling, equality checks, deep cloning, buffer message operations, paged responses, and enumeration."],["The `ListSchemasResponse` class contains properties like `NextPageToken` which is a string used for pagination and `Schemas` which is a repeated field containing the actual returned schema data."],["The ListSchemasResponse class can be constructed with or without parameters and has methods such as `GetEnumerator` to enable iteration through the resources in the response."]]],[]]