[[["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 document provides reference information for the `ListApiSpecRevisionsRequest` class, which is part of the Apigee Registry v1 API in the `Google.Cloud.ApigeeRegistry.V1` namespace."],["`ListApiSpecRevisionsRequest` is a sealed class used to request a list of revisions for a specific API specification, implementing interfaces like `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ApiSpecName`, `Name`, `PageSize`, and `PageToken`, which allow for defining the API specification, setting the number of revisions per page, and navigating through the results."],["This class has two constructors, a default one `ListApiSpecRevisionsRequest()` and another one that takes a `ListApiSpecRevisionsRequest` object as a parameter."],["`ListApiSpecRevisionsRequest` inherits from the `object` class and implements several interfaces for pagination, message handling, equality checks, deep cloning, and buffer message management."]]],[]]