public sealed class RenderParameterVersionRequest : IMessage<RenderParameterVersionRequest>, IEquatable<RenderParameterVersionRequest>, IDeepCloneable<RenderParameterVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Parameter Manager v1 API class RenderParameterVersionRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eRenderParameterVersionRequest\u003c/code\u003e is a sealed class in the Google Cloud Parameter Manager v1 API, designed to retrieve a ParameterVersionRender message.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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 \u003ccode\u003eRenderParameterVersionRequest\u003c/code\u003e class has two constructors, one empty and one that takes another \u003ccode\u003eRenderParameterVersionRequest\u003c/code\u003e as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt features properties like \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eParameterVersionName\u003c/code\u003e (a typed view over the resource name), both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eIt has inherited methods from object, like GetHashCode(), GetType(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]