public sealed class CancelTuningJobRequest : IMessage<CancelTuningJobRequest>, IEquatable<CancelTuningJobRequest>, IDeepCloneable<CancelTuningJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CancelTuningJobRequest.
Request message for
[GenAiTuningService.CancelTuningJob][google.cloud.aiplatform.v1beta1.GenAiTuningService.CancelTuningJob].
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCancelTuningJobRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, used to request the cancellation of a tuning job.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, comparison, cloning, and efficient buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the full resource name of the tuning job to be canceled, following the format \u003ccode\u003eprojects/{project}/locations/{location}/tuningJobs/{tuning_job}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also offers a \u003ccode\u003eTuningJobName\u003c/code\u003e property, which provides a typed view over the resource name for easier programmatic manipulation and it is of the type \u003ccode\u003eTuningJobName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eCancelTuningJobRequest\u003c/code\u003e class: one default constructor and another that takes a copy of another \u003ccode\u003eCancelTuningJobRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]