public sealed class DeleteDataLabelingJobRequest : IMessage<DeleteDataLabelingJobRequest>, IEquatable<DeleteDataLabelingJobRequest>, IDeepCloneable<DeleteDataLabelingJobRequest>, IBufferMessage, IMessage
Request message for [JobService.DeleteDataLabelingJob][google.cloud.aiplatform.v1.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-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteDataLabelingJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, specifically detailing its use in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteDataLabelingJobRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eJobService.DeleteDataLabelingJob\u003c/code\u003e method to delete a DataLabelingJob, with its format needing to be \u003ccode\u003eprojects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes 59 different versions, ranging from version 3.22.0 (the latest) down to version 1.0.0, each linking to their own respective pages for more in-depth analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe page outlines that the \u003ccode\u003eDeleteDataLabelingJobRequest\u003c/code\u003e class implements several 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 from \u003ccode\u003eObject\u003c/code\u003e, allowing for functionalities such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors and two properties: \u003ccode\u003eDeleteDataLabelingJobRequest()\u003c/code\u003e, \u003ccode\u003eDeleteDataLabelingJobRequest(DeleteDataLabelingJobRequest other)\u003c/code\u003e, \u003ccode\u003eDataLabelingJobName\u003c/code\u003e which is a \u003ccode\u003eDataLabelingJobName\u003c/code\u003e-typed view over the name resource, and the \u003ccode\u003eName\u003c/code\u003e property which represents the required name of the DataLabelingJob to be deleted.\u003c/p\u003e\n"]]],[],null,[]]