| Modifier and Type | Method and Description |
|---|---|
AnnotationValue.Builder |
AnnotationValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotationValue.Builder |
AnnotationValue.Builder.clear() |
AnnotationValue.Builder |
AnnotationValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AnnotationValue.Builder |
AnnotationValue.Builder.clearImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearImageClassificationAnnotation()
Annotation value for image classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearImagePolylineAnnotation()
Annotation value for image polyline cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearImageSegmentationAnnotation()
Annotation value for image segmentation.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AnnotationValue.Builder |
AnnotationValue.Builder.clearTextClassificationAnnotation()
Annotation value for text classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearTextEntityExtractionAnnotation()
Annotation value for text entity extraction case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearValueType() |
AnnotationValue.Builder |
AnnotationValue.Builder.clearVideoClassificationAnnotation()
Annotation value for video classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearVideoEventAnnotation()
Annotation value for video event case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clearVideoObjectTrackingAnnotation()
Annotation value for video object detection and tracking case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.clone() |
AnnotationValue.Builder |
Annotation.Builder.getAnnotationValueBuilder()
Output only.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeFrom(AnnotationValue other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeFrom(com.google.protobuf.Message other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeTextClassificationAnnotation(TextClassificationAnnotation value)
Annotation value for text classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeTextEntityExtractionAnnotation(TextEntityExtractionAnnotation value)
Annotation value for text entity extraction case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeVideoClassificationAnnotation(VideoClassificationAnnotation value)
Annotation value for video classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.mergeVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation value)
Annotation value for video object detection and tracking case.
|
static AnnotationValue.Builder |
AnnotationValue.newBuilder() |
static AnnotationValue.Builder |
AnnotationValue.newBuilder(AnnotationValue prototype) |
AnnotationValue.Builder |
AnnotationValue.newBuilderForType() |
protected AnnotationValue.Builder |
AnnotationValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AnnotationValue.Builder |
AnnotationValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotationValue.Builder |
AnnotationValue.Builder.setImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation.Builder builderForValue)
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageClassificationAnnotation(ImageClassificationAnnotation.Builder builderForValue)
Annotation value for image classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImagePolylineAnnotation(ImagePolylineAnnotation.Builder builderForValue)
Annotation value for image polyline cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageSegmentationAnnotation(ImageSegmentationAnnotation.Builder builderForValue)
Annotation value for image segmentation.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AnnotationValue.Builder |
AnnotationValue.Builder.setTextClassificationAnnotation(TextClassificationAnnotation.Builder builderForValue)
Annotation value for text classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setTextClassificationAnnotation(TextClassificationAnnotation value)
Annotation value for text classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setTextEntityExtractionAnnotation(TextEntityExtractionAnnotation.Builder builderForValue)
Annotation value for text entity extraction case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setTextEntityExtractionAnnotation(TextEntityExtractionAnnotation value)
Annotation value for text entity extraction case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoClassificationAnnotation(VideoClassificationAnnotation.Builder builderForValue)
Annotation value for video classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoClassificationAnnotation(VideoClassificationAnnotation value)
Annotation value for video classification case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoEventAnnotation(VideoEventAnnotation.Builder builderForValue)
Annotation value for video event case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation.Builder builderForValue)
Annotation value for video object detection and tracking case.
|
AnnotationValue.Builder |
AnnotationValue.Builder.setVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation value)
Annotation value for video object detection and tracking case.
|
AnnotationValue.Builder |
AnnotationValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.setAnnotationValue(AnnotationValue.Builder builderForValue)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.