Class AnnotationValue.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
- com.google.cloud.datalabeling.v1beta1.AnnotationValue.Builder
-
- All Implemented Interfaces:
AnnotationValueOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AnnotationValue
public static final class AnnotationValue.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder> implements AnnotationValueOrBuilder
Annotation value for an example.
Protobuf typegoogle.cloud.datalabeling.v1beta1.AnnotationValue
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
clear
public AnnotationValue.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
getDefaultInstanceForType
public AnnotationValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AnnotationValue build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AnnotationValue buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AnnotationValue.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
setField
public AnnotationValue.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
clearField
public AnnotationValue.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
clearOneof
public AnnotationValue.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
setRepeatedField
public AnnotationValue.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
addRepeatedField
public AnnotationValue.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
mergeFrom
public AnnotationValue.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AnnotationValue.Builder>
-
mergeFrom
public AnnotationValue.Builder mergeFrom(AnnotationValue other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
mergeFrom
public AnnotationValue.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AnnotationValue.Builder>- Throws:
IOException
-
getValueTypeCase
public AnnotationValue.ValueTypeCase getValueTypeCase()
- Specified by:
getValueTypeCasein interfaceAnnotationValueOrBuilder
-
clearValueType
public AnnotationValue.Builder clearValueType()
-
hasImageClassificationAnnotation
public boolean hasImageClassificationAnnotation()
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;- Specified by:
hasImageClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the imageClassificationAnnotation field is set.
-
getImageClassificationAnnotation
public ImageClassificationAnnotation getImageClassificationAnnotation()
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;- Specified by:
getImageClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The imageClassificationAnnotation.
-
setImageClassificationAnnotation
public AnnotationValue.Builder setImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;
-
setImageClassificationAnnotation
public AnnotationValue.Builder setImageClassificationAnnotation(ImageClassificationAnnotation.Builder builderForValue)
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;
-
mergeImageClassificationAnnotation
public AnnotationValue.Builder mergeImageClassificationAnnotation(ImageClassificationAnnotation value)
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;
-
clearImageClassificationAnnotation
public AnnotationValue.Builder clearImageClassificationAnnotation()
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;
-
getImageClassificationAnnotationBuilder
public ImageClassificationAnnotation.Builder getImageClassificationAnnotationBuilder()
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;
-
getImageClassificationAnnotationOrBuilder
public ImageClassificationAnnotationOrBuilder getImageClassificationAnnotationOrBuilder()
Annotation value for image classification case.
.google.cloud.datalabeling.v1beta1.ImageClassificationAnnotation image_classification_annotation = 1;- Specified by:
getImageClassificationAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasImageBoundingPolyAnnotation
public boolean hasImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;- Specified by:
hasImageBoundingPolyAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the imageBoundingPolyAnnotation field is set.
-
getImageBoundingPolyAnnotation
public ImageBoundingPolyAnnotation getImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;- Specified by:
getImageBoundingPolyAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The imageBoundingPolyAnnotation.
-
setImageBoundingPolyAnnotation
public AnnotationValue.Builder setImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;
-
setImageBoundingPolyAnnotation
public AnnotationValue.Builder setImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation.Builder builderForValue)
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;
-
mergeImageBoundingPolyAnnotation
public AnnotationValue.Builder mergeImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;
-
clearImageBoundingPolyAnnotation
public AnnotationValue.Builder clearImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;
-
getImageBoundingPolyAnnotationBuilder
public ImageBoundingPolyAnnotation.Builder getImageBoundingPolyAnnotationBuilder()
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;
-
getImageBoundingPolyAnnotationOrBuilder
public ImageBoundingPolyAnnotationOrBuilder getImageBoundingPolyAnnotationOrBuilder()
Annotation value for image bounding box, oriented bounding box and polygon cases.
.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotation image_bounding_poly_annotation = 2;- Specified by:
getImageBoundingPolyAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasImagePolylineAnnotation
public boolean hasImagePolylineAnnotation()
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;- Specified by:
hasImagePolylineAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the imagePolylineAnnotation field is set.
-
getImagePolylineAnnotation
public ImagePolylineAnnotation getImagePolylineAnnotation()
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;- Specified by:
getImagePolylineAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The imagePolylineAnnotation.
-
setImagePolylineAnnotation
public AnnotationValue.Builder setImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;
-
setImagePolylineAnnotation
public AnnotationValue.Builder setImagePolylineAnnotation(ImagePolylineAnnotation.Builder builderForValue)
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;
-
mergeImagePolylineAnnotation
public AnnotationValue.Builder mergeImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;
-
clearImagePolylineAnnotation
public AnnotationValue.Builder clearImagePolylineAnnotation()
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;
-
getImagePolylineAnnotationBuilder
public ImagePolylineAnnotation.Builder getImagePolylineAnnotationBuilder()
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;
-
getImagePolylineAnnotationOrBuilder
public ImagePolylineAnnotationOrBuilder getImagePolylineAnnotationOrBuilder()
Annotation value for image polyline cases. Polyline here is different from BoundingPoly. It is formed by line segments connected to each other but not closed form(Bounding Poly). The line segments can cross each other.
.google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation image_polyline_annotation = 8;- Specified by:
getImagePolylineAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasImageSegmentationAnnotation
public boolean hasImageSegmentationAnnotation()
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;- Specified by:
hasImageSegmentationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the imageSegmentationAnnotation field is set.
-
getImageSegmentationAnnotation
public ImageSegmentationAnnotation getImageSegmentationAnnotation()
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;- Specified by:
getImageSegmentationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The imageSegmentationAnnotation.
-
setImageSegmentationAnnotation
public AnnotationValue.Builder setImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;
-
setImageSegmentationAnnotation
public AnnotationValue.Builder setImageSegmentationAnnotation(ImageSegmentationAnnotation.Builder builderForValue)
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;
-
mergeImageSegmentationAnnotation
public AnnotationValue.Builder mergeImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;
-
clearImageSegmentationAnnotation
public AnnotationValue.Builder clearImageSegmentationAnnotation()
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;
-
getImageSegmentationAnnotationBuilder
public ImageSegmentationAnnotation.Builder getImageSegmentationAnnotationBuilder()
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;
-
getImageSegmentationAnnotationOrBuilder
public ImageSegmentationAnnotationOrBuilder getImageSegmentationAnnotationOrBuilder()
Annotation value for image segmentation.
.google.cloud.datalabeling.v1beta1.ImageSegmentationAnnotation image_segmentation_annotation = 9;- Specified by:
getImageSegmentationAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasTextClassificationAnnotation
public boolean hasTextClassificationAnnotation()
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;- Specified by:
hasTextClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the textClassificationAnnotation field is set.
-
getTextClassificationAnnotation
public TextClassificationAnnotation getTextClassificationAnnotation()
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;- Specified by:
getTextClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The textClassificationAnnotation.
-
setTextClassificationAnnotation
public AnnotationValue.Builder setTextClassificationAnnotation(TextClassificationAnnotation value)
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;
-
setTextClassificationAnnotation
public AnnotationValue.Builder setTextClassificationAnnotation(TextClassificationAnnotation.Builder builderForValue)
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;
-
mergeTextClassificationAnnotation
public AnnotationValue.Builder mergeTextClassificationAnnotation(TextClassificationAnnotation value)
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;
-
clearTextClassificationAnnotation
public AnnotationValue.Builder clearTextClassificationAnnotation()
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;
-
getTextClassificationAnnotationBuilder
public TextClassificationAnnotation.Builder getTextClassificationAnnotationBuilder()
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;
-
getTextClassificationAnnotationOrBuilder
public TextClassificationAnnotationOrBuilder getTextClassificationAnnotationOrBuilder()
Annotation value for text classification case.
.google.cloud.datalabeling.v1beta1.TextClassificationAnnotation text_classification_annotation = 3;- Specified by:
getTextClassificationAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasTextEntityExtractionAnnotation
public boolean hasTextEntityExtractionAnnotation()
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;- Specified by:
hasTextEntityExtractionAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the textEntityExtractionAnnotation field is set.
-
getTextEntityExtractionAnnotation
public TextEntityExtractionAnnotation getTextEntityExtractionAnnotation()
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;- Specified by:
getTextEntityExtractionAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The textEntityExtractionAnnotation.
-
setTextEntityExtractionAnnotation
public AnnotationValue.Builder setTextEntityExtractionAnnotation(TextEntityExtractionAnnotation value)
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;
-
setTextEntityExtractionAnnotation
public AnnotationValue.Builder setTextEntityExtractionAnnotation(TextEntityExtractionAnnotation.Builder builderForValue)
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;
-
mergeTextEntityExtractionAnnotation
public AnnotationValue.Builder mergeTextEntityExtractionAnnotation(TextEntityExtractionAnnotation value)
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;
-
clearTextEntityExtractionAnnotation
public AnnotationValue.Builder clearTextEntityExtractionAnnotation()
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;
-
getTextEntityExtractionAnnotationBuilder
public TextEntityExtractionAnnotation.Builder getTextEntityExtractionAnnotationBuilder()
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;
-
getTextEntityExtractionAnnotationOrBuilder
public TextEntityExtractionAnnotationOrBuilder getTextEntityExtractionAnnotationOrBuilder()
Annotation value for text entity extraction case.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotation text_entity_extraction_annotation = 10;- Specified by:
getTextEntityExtractionAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasVideoClassificationAnnotation
public boolean hasVideoClassificationAnnotation()
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;- Specified by:
hasVideoClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the videoClassificationAnnotation field is set.
-
getVideoClassificationAnnotation
public VideoClassificationAnnotation getVideoClassificationAnnotation()
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;- Specified by:
getVideoClassificationAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The videoClassificationAnnotation.
-
setVideoClassificationAnnotation
public AnnotationValue.Builder setVideoClassificationAnnotation(VideoClassificationAnnotation value)
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;
-
setVideoClassificationAnnotation
public AnnotationValue.Builder setVideoClassificationAnnotation(VideoClassificationAnnotation.Builder builderForValue)
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;
-
mergeVideoClassificationAnnotation
public AnnotationValue.Builder mergeVideoClassificationAnnotation(VideoClassificationAnnotation value)
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;
-
clearVideoClassificationAnnotation
public AnnotationValue.Builder clearVideoClassificationAnnotation()
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;
-
getVideoClassificationAnnotationBuilder
public VideoClassificationAnnotation.Builder getVideoClassificationAnnotationBuilder()
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;
-
getVideoClassificationAnnotationOrBuilder
public VideoClassificationAnnotationOrBuilder getVideoClassificationAnnotationOrBuilder()
Annotation value for video classification case.
.google.cloud.datalabeling.v1beta1.VideoClassificationAnnotation video_classification_annotation = 4;- Specified by:
getVideoClassificationAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasVideoObjectTrackingAnnotation
public boolean hasVideoObjectTrackingAnnotation()
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;- Specified by:
hasVideoObjectTrackingAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the videoObjectTrackingAnnotation field is set.
-
getVideoObjectTrackingAnnotation
public VideoObjectTrackingAnnotation getVideoObjectTrackingAnnotation()
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;- Specified by:
getVideoObjectTrackingAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The videoObjectTrackingAnnotation.
-
setVideoObjectTrackingAnnotation
public AnnotationValue.Builder setVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation value)
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;
-
setVideoObjectTrackingAnnotation
public AnnotationValue.Builder setVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation.Builder builderForValue)
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;
-
mergeVideoObjectTrackingAnnotation
public AnnotationValue.Builder mergeVideoObjectTrackingAnnotation(VideoObjectTrackingAnnotation value)
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;
-
clearVideoObjectTrackingAnnotation
public AnnotationValue.Builder clearVideoObjectTrackingAnnotation()
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;
-
getVideoObjectTrackingAnnotationBuilder
public VideoObjectTrackingAnnotation.Builder getVideoObjectTrackingAnnotationBuilder()
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;
-
getVideoObjectTrackingAnnotationOrBuilder
public VideoObjectTrackingAnnotationOrBuilder getVideoObjectTrackingAnnotationOrBuilder()
Annotation value for video object detection and tracking case.
.google.cloud.datalabeling.v1beta1.VideoObjectTrackingAnnotation video_object_tracking_annotation = 5;- Specified by:
getVideoObjectTrackingAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
hasVideoEventAnnotation
public boolean hasVideoEventAnnotation()
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;- Specified by:
hasVideoEventAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- Whether the videoEventAnnotation field is set.
-
getVideoEventAnnotation
public VideoEventAnnotation getVideoEventAnnotation()
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;- Specified by:
getVideoEventAnnotationin interfaceAnnotationValueOrBuilder- Returns:
- The videoEventAnnotation.
-
setVideoEventAnnotation
public AnnotationValue.Builder setVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;
-
setVideoEventAnnotation
public AnnotationValue.Builder setVideoEventAnnotation(VideoEventAnnotation.Builder builderForValue)
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;
-
mergeVideoEventAnnotation
public AnnotationValue.Builder mergeVideoEventAnnotation(VideoEventAnnotation value)
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;
-
clearVideoEventAnnotation
public AnnotationValue.Builder clearVideoEventAnnotation()
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;
-
getVideoEventAnnotationBuilder
public VideoEventAnnotation.Builder getVideoEventAnnotationBuilder()
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;
-
getVideoEventAnnotationOrBuilder
public VideoEventAnnotationOrBuilder getVideoEventAnnotationOrBuilder()
Annotation value for video event case.
.google.cloud.datalabeling.v1beta1.VideoEventAnnotation video_event_annotation = 6;- Specified by:
getVideoEventAnnotationOrBuilderin interfaceAnnotationValueOrBuilder
-
setUnknownFields
public final AnnotationValue.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
mergeUnknownFields
public final AnnotationValue.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AnnotationValue.Builder>
-
-