public sealed class CancelPatchJobRequest : IMessage<CancelPatchJobRequest>, IEquatable<CancelPatchJobRequest>, IDeepCloneable<CancelPatchJobRequest>, IBufferMessage, IMessage
[[["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 \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e class is used to send a message for canceling a patch job within the Google Cloud OS Config service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e class is 2.4.0, but several prior versions exist, ranging from 1.3.0 to 2.3.0, to cover various application needs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e class has properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePatchJobName\u003c/code\u003e allowing for identification of the specific patch to cancel by name and resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two available constructors: a default one \u003ccode\u003eCancelPatchJobRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eCancelPatchJobRequest(CancelPatchJobRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]