[[["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-04-08 UTC."],[[["This webpage provides reference documentation for the `ListRevisionsResponse` class within the Cloud Run Admin v2 API for .NET, specifically for version 2.2.0."],["The `ListRevisionsResponse` class is designed to handle response messages that contain a list of `Revision` objects, and it implements various interfaces for message handling, equality checks, deep cloning, and enumeration."],["The documentation lists multiple versions of the API, from 1.0.0-beta02 up to 2.13.0 (latest), with each version linking to its respective `ListRevisionsResponse` documentation page."],["The `ListRevisionsResponse` class includes properties such as `NextPageToken` for pagination and `Revisions` which is a list containing the `Revision` objects."],["The class also has `GetEnumerator()` method that allows iteration through the listed revisions and has multiple implementation allowing for its use in different contexts."]]],[]]