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\u003eThe latest version of the Google.Cloud.Run.V2 API is 2.13.0, with several previous versions also documented, ranging from 2.12.0 down to 2.0.0, including a beta version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThis document details the \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class, which is part of the Cloud Run Admin v2 API and is used to request a specific Revision using its full name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGetRevisionRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetRevisionRequest(GetRevisionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties of the class include \u003ccode\u003eName\u003c/code\u003e, a required string property that contains the full resource name of the revision, and \u003ccode\u003eRevisionName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]