Uses of Class
com.google.cloud.datalabeling.v1beta1.AnnotationValue
-
Packages that use AnnotationValue Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationValue in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationValue Modifier and Type Method Description AnnotationValueAnnotationValue.Builder. build()AnnotationValueAnnotationValue.Builder. buildPartial()AnnotationValueAnnotation.Builder. getAnnotationValue()Output only.AnnotationValueAnnotation. getAnnotationValue()Output only.AnnotationValueAnnotationOrBuilder. getAnnotationValue()Output only.static AnnotationValueAnnotationValue. getDefaultInstance()AnnotationValueAnnotationValue.Builder. getDefaultInstanceForType()AnnotationValueAnnotationValue. getDefaultInstanceForType()static AnnotationValueAnnotationValue. parseDelimitedFrom(InputStream input)static AnnotationValueAnnotationValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationValueAnnotationValue. parseFrom(byte[] data)static AnnotationValueAnnotationValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationValueAnnotationValue. parseFrom(com.google.protobuf.ByteString data)static AnnotationValueAnnotationValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationValueAnnotationValue. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotationValueAnnotationValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationValueAnnotationValue. parseFrom(InputStream input)static AnnotationValueAnnotationValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationValueAnnotationValue. parseFrom(ByteBuffer data)static AnnotationValueAnnotationValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationValue Modifier and Type Method Description com.google.protobuf.Parser<AnnotationValue>AnnotationValue. getParserForType()static com.google.protobuf.Parser<AnnotationValue>AnnotationValue. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type AnnotationValue Modifier and Type Method Description Annotation.BuilderAnnotation.Builder. mergeAnnotationValue(AnnotationValue value)Output only.AnnotationValue.BuilderAnnotationValue.Builder. mergeFrom(AnnotationValue other)static AnnotationValue.BuilderAnnotationValue. newBuilder(AnnotationValue prototype)Annotation.BuilderAnnotation.Builder. setAnnotationValue(AnnotationValue value)Output only.
-