Class: Google::Cloud::AIPlatform::V1::GetDataLabelingJobRequest

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.GetDataLabelingJob.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



158
159
160
161
# File 'proto_docs/google/cloud/aiplatform/v1/job_service.rb', line 158

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