public sealed class CancelCustomJobRequest : IMessage<CancelCustomJobRequest>, IEquatable<CancelCustomJobRequest>, IDeepCloneable<CancelCustomJobRequest>, IBufferMessage, IMessage
Request message for [JobService.CancelCustomJob][google.cloud.aiplatform.v1.JobService.CancelCustomJob].
[[["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-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace in the .NET environment, specifically detailing its use for canceling custom jobs in Google AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class, ranging from the latest 3.22.0 down to version 1.0.0, showing its evolution and offering historical reference points.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, providing information on how it can be implemented and interacted with.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e are \u003ccode\u003eCustomJobName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required field specifying the CustomJob to be canceled, in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists two constructors for creating an instance of the \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class; one is the default, and the other accepts another instance of \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]