public sealed class GetPatchDeploymentRequest : IMessage<GetPatchDeploymentRequest>, IEquatable<GetPatchDeploymentRequest>, IDeepCloneable<GetPatchDeploymentRequest>, IBufferMessage, IMessage
A request message for retrieving a patch deployment.
[[["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-12 UTC."],[[["\u003cp\u003eThe latest version available is 2.4.0, with this page specifically documenting version 2.0.0 of the \u003ccode\u003eGetPatchDeploymentRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPatchDeploymentRequest\u003c/code\u003e is a request message used for retrieving a patch deployment, and it 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 the property \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the resource name of the patch deployment in the format \u003ccode\u003eprojects/*/patchDeployments/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePatchDeploymentName\u003c/code\u003e is another property that offers a typed view of the resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default one and one that takes another \u003ccode\u003eGetPatchDeploymentRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]