public sealed class GetRevisionRequest : IMessage<GetRevisionRequest>, IEquatable<GetRevisionRequest>, IDeepCloneable<GetRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class GetRevisionRequest.
Request message for obtaining a Revision by its full name.
[[["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-09 UTC."],[[["This webpage provides reference documentation for the `GetRevisionRequest` class within the Cloud Run Admin v2 API, specifically for version 2.12.0 of the .NET library."],["The `GetRevisionRequest` class is used to request a specific Revision by its full name and is part of the `Google.Cloud.Run.V2` namespace."],["The documentation outlines the class's inheritance, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), inherited members, constructors, and properties (`Name` and `RevisionName`)."],["The page also includes links to previous versions of the `GetRevisionRequest` documentation, ranging from version 2.0.0 up to the latest 2.13.0, as well as version 1.0.0-beta02."]]],[]]