public sealed class GetRevisionRequest : IMessage<GetRevisionRequest>, IEquatable<GetRevisionRequest>, IDeepCloneable<GetRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class GetRevisionRequest.
A request to get a Revision from a 'GetRevision' call.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetRevisionRequest\u003c/code\u003e class within the Google Cloud Config v1 API, specifically version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRevisionRequest\u003c/code\u003e is used to request a specific revision and implements multiple 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 inherits from \u003ccode\u003eobject\u003c/code\u003e and contains two constructors: a default constructor and one that accepts another \u003ccode\u003eGetRevisionRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eRevisionName\u003c/code\u003e (a \u003ccode\u003eRevisionName\u003c/code\u003e-typed view), which are used to specify the target revision to retrieve, formatted as 'projects/{project_id}/locations/{location}/deployments/{deployment}/revisions/{revision}'.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides links to previous versions, and the latest version of this class, along with related documentation on the objects the class interacts with.\u003c/p\u003e\n"]]],[],null,[]]