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 reference documentation for the \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class within the 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 a copy constructor \u003ccode\u003eGetRevisionRequest(GetRevisionRequest other)\u003c/code\u003e, as well as two properties: \u003ccode\u003eName\u003c/code\u003e which is a required string for the full revision name, and \u003ccode\u003eRevisionName\u003c/code\u003e, which is a \u003ccode\u003eRevisionName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is versioned, with the latest version being 2.13.0, and includes links to older versions and various versions of the \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]