public sealed class DeletePatchDeploymentRequest : IMessage<DeletePatchDeploymentRequest>, IEquatable<DeletePatchDeploymentRequest>, IDeepCloneable<DeletePatchDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class DeletePatchDeploymentRequest.
A request message for deleting 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 information for the `DeletePatchDeploymentRequest` class within the Google Cloud OS Config v1 API."],["`DeletePatchDeploymentRequest` is used to define a request for deleting a patch deployment."],["The latest version of the API class is 2.4.0, with multiple previous versions listed from 2.3.0 down to 1.3.0."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeletePatchDeploymentRequest` class has two constructors and two properties, `Name` and `PatchDeploymentName`, used for identifying the patch deployment to be deleted."]]],[]]