public sealed class UpdatePatchDeploymentRequest : IMessage<UpdatePatchDeploymentRequest>, IEquatable<UpdatePatchDeploymentRequest>, IDeepCloneable<UpdatePatchDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class UpdatePatchDeploymentRequest.
A request message for updating a patch deployment.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `UpdatePatchDeploymentRequest` class within the Google Cloud OS Config v1 API."],["The `UpdatePatchDeploymentRequest` class is used to send a request for updating an existing patch deployment."],["The latest version of `UpdatePatchDeploymentRequest` is 2.4.0, with previous versions ranging from 2.3.0 to 1.3.0 also available."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties that are `PatchDeployment` and `UpdateMask`, with `PatchDeployment` being a required property and `UpdateMask` being an optional field."]]],[]]