Class: Google::Cloud::AIPlatform::V1::DataLabelingJob::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::DataLabelingJob::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
136 137 138 139 |
# File 'proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb', line 136 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
136 137 138 139 |
# File 'proto_docs/google/cloud/aiplatform/v1/data_labeling_job.rb', line 136 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |