AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig (v0.8.0)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig.

Config for image classification human labeling task.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allow_multi_label

def allow_multi_label() -> ::Boolean
Returns
  • (::Boolean) — Optional. If allow_multi_label is true, contributors are able to choose multiple labels for one image.

#allow_multi_label=

def allow_multi_label=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If allow_multi_label is true, contributors are able to choose multiple labels for one image.
Returns
  • (::Boolean) — Optional. If allow_multi_label is true, contributors are able to choose multiple labels for one image.

#annotation_spec_set

def annotation_spec_set() -> ::String
Returns
  • (::String) — Required. Annotation spec set resource name.

#annotation_spec_set=

def annotation_spec_set=(value) -> ::String
Parameter
  • value (::String) — Required. Annotation spec set resource name.
Returns
  • (::String) — Required. Annotation spec set resource name.

#answer_aggregation_type

def answer_aggregation_type() -> ::Google::Cloud::DataLabeling::V1beta1::StringAggregationType
Returns

#answer_aggregation_type=

def answer_aggregation_type=(value) -> ::Google::Cloud::DataLabeling::V1beta1::StringAggregationType
Parameter
Returns