[[["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-17 UTC."],[[["The provided content is a reference documentation for the `ListRevisionsResponse` class in the Google Cloud Run Admin v2 API, specifically for .NET."],["`ListRevisionsResponse` is a class used to handle the response containing a list of `Revision` objects, with `2.13.0` being the most recent version, and `2.10.0` being the specific version being looked at."],["The `ListRevisionsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, and inherits from `object`."],["Key properties of `ListRevisionsResponse` include `NextPageToken` (a string for pagination) and `Revisions` (a `RepeatedField` containing a list of `Revision` objects)."],["The `ListRevisionsResponse` class can be constructed using a default constructor or a copy constructor taking another `ListRevisionsResponse` object as a parameter."]]],[]]