Uses of Class
com.google.cloud.datalabeling.v1beta1.AnnotationSentiment
-
Packages that use AnnotationSentiment Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationSentiment in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationSentiment Modifier and Type Method Description static AnnotationSentimentAnnotationSentiment. forNumber(int value)AnnotationSentimentAnnotation.Builder. getAnnotationSentiment()Output only.AnnotationSentimentAnnotation. getAnnotationSentiment()Output only.AnnotationSentimentAnnotationOrBuilder. getAnnotationSentiment()Output only.static AnnotationSentimentAnnotationSentiment. valueOf(int value)Deprecated.static AnnotationSentimentAnnotationSentiment. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AnnotationSentimentAnnotationSentiment. valueOf(String name)Returns the enum constant of this type with the specified name.static AnnotationSentiment[]AnnotationSentiment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationSentiment Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AnnotationSentiment>AnnotationSentiment. internalGetValueMap()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type AnnotationSentiment Modifier and Type Method Description Annotation.BuilderAnnotation.Builder. setAnnotationSentiment(AnnotationSentiment value)Output only.
-