Interface protos.google.cloud.datalabeling.v1beta1.ITextClassificationConfig

Properties of a TextClassificationConfig.

Package

@google-cloud/datalabeling!

Properties

allowMultiLabel

allowMultiLabel?: (boolean|null);

TextClassificationConfig allowMultiLabel

Property Value
TypeDescription
(boolean|null)

annotationSpecSet

annotationSpecSet?: (string|null);

TextClassificationConfig annotationSpecSet

Property Value
TypeDescription
(string|null)

sentimentConfig

sentimentConfig?: (google.cloud.datalabeling.v1beta1.ISentimentConfig|null);

TextClassificationConfig sentimentConfig

Property Value
TypeDescription
(google.cloud.datalabeling.v1beta1.ISentimentConfig|null)