VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFrameLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllObjectAnnotations(Iterable<? extends ObjectTrackingAnnotation> values) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllSegmentLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllShotAnnotations(Iterable<? extends VideoSegment> values) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllShotLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllTextAnnotations(Iterable<? extends TextAnnotation> values) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
AnnotateVideoResponse.Builder.addAnnotationResultsBuilder() |
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationResults.Builder |
AnnotateVideoResponse.Builder.addAnnotationResultsBuilder(int index) |
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFrameLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFrameLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFrameLabelAnnotations(LabelAnnotation value) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFrameLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation value) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation value) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation.Builder builderForValue) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(LabelAnnotation value) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotAnnotations(int index,
VideoSegment value) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotAnnotations(int index,
VideoSegment.Builder builderForValue) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotAnnotations(VideoSegment value) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotAnnotations(VideoSegment.Builder builderForValue) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(LabelAnnotation value) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addTextAnnotations(int index,
TextAnnotation value) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addTextAnnotations(int index,
TextAnnotation.Builder builderForValue) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addTextAnnotations(TextAnnotation value) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addTextAnnotations(TextAnnotation.Builder builderForValue) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clear() |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearError() |
If set, indicates an error.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearExplicitAnnotation() |
Explicit content annotation.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearFrameLabelAnnotations() |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearInputUri() |
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearObjectAnnotations() |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearSegmentLabelAnnotations() |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearShotAnnotations() |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearShotLabelAnnotations() |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearTextAnnotations() |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clone() |
|
VideoAnnotationResults.Builder |
AnnotateVideoResponse.Builder.getAnnotationResultsBuilder(int index) |
Annotation results for all videos specified in `AnnotateVideoRequest`.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeError(com.google.rpc.Status value) |
If set, indicates an error.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeExplicitAnnotation(ExplicitContentAnnotation value) |
Explicit content annotation.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeFrom(VideoAnnotationResults other) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VideoAnnotationResults.Builder |
VideoAnnotationResults.newBuilder() |
|
static VideoAnnotationResults.Builder |
VideoAnnotationResults.newBuilder(VideoAnnotationResults prototype) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.newBuilderForType() |
|
protected VideoAnnotationResults.Builder |
VideoAnnotationResults.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeFrameLabelAnnotations(int index) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeObjectAnnotations(int index) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeSegmentLabelAnnotations(int index) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeShotAnnotations(int index) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeShotLabelAnnotations(int index) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeTextAnnotations(int index) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setError(com.google.rpc.Status value) |
If set, indicates an error.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setError(com.google.rpc.Status.Builder builderForValue) |
If set, indicates an error.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setExplicitAnnotation(ExplicitContentAnnotation value) |
Explicit content annotation.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setExplicitAnnotation(ExplicitContentAnnotation.Builder builderForValue) |
Explicit content annotation.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFrameLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFrameLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setInputUri(String value) |
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setInputUriBytes(com.google.protobuf.ByteString value) |
Video file location in
[Google Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation value) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on video level or user specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotAnnotations(int index,
VideoSegment value) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotAnnotations(int index,
VideoSegment.Builder builderForValue) |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotLabelAnnotations(int index,
LabelAnnotation value) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setTextAnnotations(int index,
TextAnnotation value) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setTextAnnotations(int index,
TextAnnotation.Builder builderForValue) |
OCR text detection and tracking.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.toBuilder() |
|