Uses of Interface
com.google.cloud.automl.v1.TextSentimentAnnotationOrBuilder
-
Packages that use TextSentimentAnnotationOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of TextSentimentAnnotationOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement TextSentimentAnnotationOrBuilder Modifier and Type Class Description class
TextSentimentAnnotation
Contains annotation details specific to text sentiment.static class
TextSentimentAnnotation.Builder
Contains annotation details specific to text sentiment.Methods in com.google.cloud.automl.v1 that return TextSentimentAnnotationOrBuilder Modifier and Type Method Description TextSentimentAnnotationOrBuilder
AnnotationPayload.Builder. getTextSentimentOrBuilder()
Annotation details for text sentiment.TextSentimentAnnotationOrBuilder
AnnotationPayload. getTextSentimentOrBuilder()
Annotation details for text sentiment.TextSentimentAnnotationOrBuilder
AnnotationPayloadOrBuilder. getTextSentimentOrBuilder()
Annotation details for text sentiment.
-