Module: Google::Cloud::DataLabeling::V1beta1::AnnotationSentiment

Defined in:
proto_docs/google/cloud/datalabeling/v1beta1/annotation.rb

Constant Summary collapse

ANNOTATION_SENTIMENT_UNSPECIFIED =
0
NEGATIVE =

This annotation describes negatively about the data.

1
POSITIVE =

This label describes positively about the data.

2