Class: Google::Cloud::DataLabeling::V1beta1::InputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb

Overview

The configuration of input data, including data type, location, etc.

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_type::Google::Cloud::DataLabeling::V1beta1::AnnotationType



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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

#bigquery_source::Google::Cloud::DataLabeling::V1beta1::BigQuerySource



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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

#classification_metadata::Google::Cloud::DataLabeling::V1beta1::ClassificationMetadata



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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

#data_type::Google::Cloud::DataLabeling::V1beta1::DataType



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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

#gcs_source::Google::Cloud::DataLabeling::V1beta1::GcsSource



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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

#text_metadata::Google::Cloud::DataLabeling::V1beta1::TextMetadata



81
82
83
84
# File 'proto_docs/google/cloud/datalabeling/v1beta1/dataset.rb', line 81

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