[[["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 `ListRevisionsResponse` class within the Cloud Run Admin v2 API for .NET, detailing its properties, methods, and inheritance."],["The `ListRevisionsResponse` class is used to handle responses that contain a list of `Revision` objects, with links to various versions ranging from the latest (2.13.0) to older releases, including 1.0.0-beta02."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable\u003cRevision\u003e`, and `IEnumerable`, which provide various functionalities like deep cloning and handling page response data."],["Key properties of `ListRevisionsResponse` include `NextPageToken`, which helps in pagination, and `Revisions`, which contains the actual list of `Revision` objects, while also including information on how to iterate through them."],["Constructors are available to create a new `ListRevisionsResponse` object or to create a copy of an existing one."]]],[]]