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

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

Metadata for classification annotations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#is_multi_label

def is_multi_label() -> ::Boolean
Returns
  • (::Boolean) — Whether the classification task is multi-label or not.

#is_multi_label=

def is_multi_label=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the classification task is multi-label or not.
Returns
  • (::Boolean) — Whether the classification task is multi-label or not.