public sealed class CreateDataLabelingJobRequest : IMessage<CreateDataLabelingJobRequest>, IEquatable<CreateDataLabelingJobRequest>, IDeepCloneable<CreateDataLabelingJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateDataLabelingJobRequest.
Request message for
[JobService.CreateDataLabelingJob][google.cloud.aiplatform.v1beta1.JobService.CreateDataLabelingJob].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eCreateDataLabelingJobRequest\u003c/code\u003e class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta21, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataLabelingJobRequest\u003c/code\u003e class is used to create a request message for the \u003ccode\u003eJobService.CreateDataLabelingJob\u003c/code\u003e operation and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDataLabelingJob\u003c/code\u003e which is required to define the job to create, and \u003ccode\u003eParent\u003c/code\u003e which specifies the location of the DataLabelingJob in the format of \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors \u003ccode\u003eCreateDataLabelingJobRequest()\u003c/code\u003e which is the standard constructor and \u003ccode\u003eCreateDataLabelingJobRequest(CreateDataLabelingJobRequest other)\u003c/code\u003e which is a copy constructor that creates a new object as a copy of the passed in object.\u003c/p\u003e\n"]]],[],null,[]]