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 latest version of \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e is 2.4.0, with a total of 11 versions available ranging from 1.3.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e is a message class used to cancel a patch job, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e class contains two properties: \u003ccode\u003eName\u003c/code\u003e, a string that represents the required name of the patch in the form \u003ccode\u003eprojects/*/patchJobs/*\u003c/code\u003e, and \u003ccode\u003ePatchJobName\u003c/code\u003e, providing a typed view over the name property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors to create an instance of the \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e, one default constructor, and another allowing you to create a new \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e object from an existing one.\u003c/p\u003e\n"]]],[],null,[]]