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 overloaded constructor which accepts \u003ccode\u003eGetRevisionRequest\u003c/code\u003e as a parameter to copy properties.\u003c/p\u003e\n"],["\u003cp\u003eIt has two main properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the full name of the revision, and \u003ccode\u003eRevisionName\u003c/code\u003e, which is a typed view over the Name property.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation page lists various versions of the api, from the latest version, 2.13.0, down to 1.0.0-beta02, and each version links to its corresponding \u003ccode\u003eGetRevisionRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"]]],[],null,[]]