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"]],[["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\u003eThis document provides reference information for the \u003ccode\u003eDeletePatchDeploymentRequest\u003c/code\u003e class within the Google Cloud OS Config v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePatchDeploymentRequest\u003c/code\u003e class is used to construct request messages for deleting a patch deployment and implements multiple interfaces for message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one being default, and one taking another \u003ccode\u003eDeletePatchDeploymentRequest\u003c/code\u003e as parameter, allowing for making copies of the object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two main properties: \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the resource name of the patch deployment, and \u003ccode\u003ePatchDeploymentName\u003c/code\u003e, which is a typed view of the Name property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePatchDeploymentRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and further inherit the members of \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]