public sealed class DeleteDataLabelingJobRequest : IMessage<DeleteDataLabelingJobRequest>, IEquatable<DeleteDataLabelingJobRequest>, IDeepCloneable<DeleteDataLabelingJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteDataLabelingJobRequest.
Request message for
[JobService.DeleteDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.DeleteDataLabelingJob].
[[["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\u003eDeleteDataLabelingJobRequest\u003c/code\u003e class in the Vertex AI v1beta1 API is used to request the deletion of a data labeling 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, indicating its role in message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eDataLabelingJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, the latter of which is a required string property that specifies the name of the DataLabelingJob to be deleted, using the format \u003ccode\u003eprojects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.0.0-beta21, for this class.\u003c/p\u003e\n"]]],[],null,[]]