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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class is used to request a specific revision by its full name, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eGetRevisionRequest()\u003c/code\u003e, and another one which accepts a GetRevisionRequest object as a parameter, \u003ccode\u003eGetRevisionRequest(GetRevisionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class has two properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the full name of the revision, and \u003ccode\u003eRevisionName\u003c/code\u003e, a \u003ccode\u003eRevisionName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions of \u003ccode\u003eGetRevisionRequest\u003c/code\u003e from 1.0.0-beta02 to the latest 2.13.0.\u003c/p\u003e\n"]]],[],null,[]]