public sealed class GetRevisionRequest : IMessage<GetRevisionRequest>, IEquatable<GetRevisionRequest>, IDeepCloneable<GetRevisionRequest>, IBufferMessage, IMessage
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 available is 2.13.0, as indicated in the provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class is used to request a Revision by its full name within the Google Cloud Run V2 service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRevisionRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \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 contains properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eRevisionName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being a string representing the full name of the Revision, and \u003ccode\u003eRevisionName\u003c/code\u003e providing a typed view over this name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class has two constructors: a parameterless one and another that takes another \u003ccode\u003eGetRevisionRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]