[[["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 documentation details the `ListApiSpecRevisionsResponse` class within the Apigee Registry v1 API, specifically for version 1.0.0-beta06."],["The `ListApiSpecRevisionsResponse` class is a response message used to list API specification revisions, implementing interfaces like `IPageResponse\u003cApiSpec\u003e`, `IEnumerable\u003cApiSpec\u003e`, `IMessage`, and `IEquatable\u003cListApiSpecRevisionsResponse\u003e`."],["It inherits from the base `object` class and includes properties like `ApiSpecs` (a `RepeatedField\u003cApiSpec\u003e` containing the revisions) and `NextPageToken` (for pagination)."],["The class offers constructors for default initialization and for creating a copy from an existing `ListApiSpecRevisionsResponse` object, along with methods like `GetEnumerator()` to iterate through the resources."],["The documentation provides details about the namespace, assembly, inherited members, and links to related documentation for more information about classes, interfaces, and methods."]]],[]]