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