public sealed class UpdatePatchDeploymentRequest : IMessage<UpdatePatchDeploymentRequest>, IEquatable<UpdatePatchDeploymentRequest>, IDeepCloneable<UpdatePatchDeploymentRequest>, IBufferMessage, IMessage
A request message for updating 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 content describes the \u003ccode\u003eUpdatePatchDeploymentRequest\u003c/code\u003e class, which is used to request updates to a patch deployment in the Google Cloud OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdatePatchDeploymentRequest\u003c/code\u003e class offers two constructors: a default constructor and another that takes an existing \u003ccode\u003eUpdatePatchDeploymentRequest\u003c/code\u003e object to copy its values.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties: \u003ccode\u003ePatchDeployment\u003c/code\u003e, which is a required field representing the patch deployment being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, an optional field to control which parts of the deployment should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation available for this class ranging from 1.3.0 to 2.4.0, with 2.4.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]