Class: Google::Cloud::AIPlatform::V1::CreateDataLabelingJobRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/job_service.rb

Overview

Request message for JobService.CreateDataLabelingJob.

Instance Attribute Summary collapse

Instance Attribute Details

#data_labeling_job::Google::Cloud::AIPlatform::V1::DataLabelingJob



132
133
134
135
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 132

class CreateDataLabelingJobRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



132
133
134
135
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 132

class CreateDataLabelingJobRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end