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 for .NET, specifically version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRevisionRequest\u003c/code\u003e is a class used to request a revision from a 'GetRevision' call and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several 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 offers 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\u003e\u003ccode\u003eGetRevisionRequest\u003c/code\u003e includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eRevisionName\u003c/code\u003e (of type \u003ccode\u003eRevisionName\u003c/code\u003e), used to specify the revision to retrieve, with a required name format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.7.0, with links to documentation for multiple versions from 1.0.0 to 1.7.0, indicating ongoing development.\u003c/p\u003e\n"]]],[],null,[]]