Interface protos.google.cloud.aiplatform.v1beta1.ICreateDataLabelingJobRequest (1.7.2)

Properties of a CreateDataLabelingJobRequest.

Package

@google-cloud/aiplatform!

Properties

dataLabelingJob

dataLabelingJob?: (google.cloud.aiplatform.v1beta1.IDataLabelingJob|null);

CreateDataLabelingJobRequest dataLabelingJob

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IDataLabelingJob|null)

parent

parent?: (string|null);

CreateDataLabelingJobRequest parent

Property Value
TypeDescription
(string|null)