public sealed class CancelPatchJobRequest : IMessage<CancelPatchJobRequest>, IEquatable<CancelPatchJobRequest>, IDeepCloneable<CancelPatchJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class CancelPatchJobRequest.
[[["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 request to cancel a patch job in the Google Cloud OS Config v1 API.\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, which enable various functionalities like message handling, object comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, and its functionality includes inherited methods 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 class includes two constructors, one default and one that accepts another \u003ccode\u003eCancelPatchJobRequest\u003c/code\u003e object for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains two properties: \u003ccode\u003eName\u003c/code\u003e, which is a string that represents the required name of the patch job, and \u003ccode\u003ePatchJobName\u003c/code\u003e, which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property as a \u003ccode\u003ePatchJobName\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]