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, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class is used to send a request to the \u003ccode\u003eJobService.CancelCustomJob\u003c/code\u003e method for canceling a custom job, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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\u003eThe class includes two constructors: a default constructor \u003ccode\u003eCancelCustomJobRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eCancelCustomJobRequest(CancelCustomJobRequest other)\u003c/code\u003e that creates a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class has two main properties, \u003ccode\u003eCustomJobName\u003c/code\u003e, a typed view of the name resource, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the custom job to cancel, using a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCancelCustomJobRequest\u003c/code\u003e class is 3.22.0, and the documentation provides links for different versions, allowing developers to access information relevant to the specific version they're using.\u003c/p\u003e\n"]]],[],null,[]]