[[["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-21 UTC."],[[["This webpage provides documentation for the `ListSchemaRevisionsResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with the current version being 3.7.0."],["The `ListSchemaRevisionsResponse` class is used as a response for the `ListSchemaRevisions` method and includes properties for retrieving the revisions of the schema, and a token for subsequent pages."],["The webpage offers documentation and code samples for different versions of the Google.Cloud.PubSub.V1 library, with the latest version available being 3.23.0, along with previous versions dating back to 2.3.0."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, for extended functionalities."],["The `ListSchemaRevisionsResponse` class contains `NextPageToken` and `Schemas` properties, with a `GetEnumerator()` method to enumerate schema resources."]]],[]]