Interface protos.google.cloud.aiplatform.v1beta1.schema.ITextSentimentAnnotation (1.11.0)

Properties of a TextSentimentAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

TextSentimentAnnotation annotationSpecId

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

TextSentimentAnnotation displayName

Property Value
TypeDescription
(string|null)

sentiment

sentiment?: (number|null);

TextSentimentAnnotation sentiment

Property Value
TypeDescription
(number|null)

sentimentMax

sentimentMax?: (number|null);

TextSentimentAnnotation sentimentMax

Property Value
TypeDescription
(number|null)