VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFaceAnnotations(Iterable<? extends FaceAnnotation> values) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFaceDetectionAnnotations(Iterable<? extends FaceDetectionAnnotation> values) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFrameLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllLogoRecognitionAnnotations(Iterable<? extends LogoRecognitionAnnotation> values) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllObjectAnnotations(Iterable<? extends ObjectTrackingAnnotation> values) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllPersonDetectionAnnotations(Iterable<? extends PersonDetectionAnnotation> values) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllSegmentLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllSegmentPresenceLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Presence 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) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllShotPresenceLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllSpeechTranscriptions(Iterable<? extends SpeechTranscription> values) |
Speech transcription.
|
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.addFaceAnnotations(int index,
FaceAnnotation value) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceAnnotations(int index,
FaceAnnotation.Builder builderForValue) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceAnnotations(FaceAnnotation value) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceAnnotations(FaceAnnotation.Builder builderForValue) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceDetectionAnnotations(int index,
FaceDetectionAnnotation value) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceDetectionAnnotations(int index,
FaceDetectionAnnotation.Builder builderForValue) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceDetectionAnnotations(FaceDetectionAnnotation value) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addFaceDetectionAnnotations(FaceDetectionAnnotation.Builder builderForValue) |
Face detection annotations.
|
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.addLogoRecognitionAnnotations(int index,
LogoRecognitionAnnotation value) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addLogoRecognitionAnnotations(int index,
LogoRecognitionAnnotation.Builder builderForValue) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addLogoRecognitionAnnotations(LogoRecognitionAnnotation value) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addLogoRecognitionAnnotations(LogoRecognitionAnnotation.Builder builderForValue) |
Annotations for list of logos detected, tracked and recognized in video.
|
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.addPersonDetectionAnnotations(int index,
PersonDetectionAnnotation value) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addPersonDetectionAnnotations(int index,
PersonDetectionAnnotation.Builder builderForValue) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addPersonDetectionAnnotations(PersonDetectionAnnotation value) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addPersonDetectionAnnotations(PersonDetectionAnnotation.Builder builderForValue) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(int index,
LabelAnnotation value) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(LabelAnnotation value) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentPresenceLabelAnnotations(int index,
LabelAnnotation value) |
Presence label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentPresenceLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Presence label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentPresenceLabelAnnotations(LabelAnnotation value) |
Presence label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSegmentPresenceLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Presence 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) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(LabelAnnotation value) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotPresenceLabelAnnotations(int index,
LabelAnnotation value) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotPresenceLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotPresenceLabelAnnotations(LabelAnnotation value) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addShotPresenceLabelAnnotations(LabelAnnotation.Builder builderForValue) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSpeechTranscriptions(int index,
SpeechTranscription value) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSpeechTranscriptions(int index,
SpeechTranscription.Builder builderForValue) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSpeechTranscriptions(SpeechTranscription value) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addSpeechTranscriptions(SpeechTranscription.Builder builderForValue) |
Speech transcription.
|
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.clearFaceAnnotations() |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearFaceDetectionAnnotations() |
Face detection annotations.
|
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
[Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearLogoRecognitionAnnotations() |
Annotations for list of logos detected, tracked and recognized in video.
|
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.clearPersonDetectionAnnotations() |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearSegment() |
Video segment on which the annotation is run.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearSegmentLabelAnnotations() |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearSegmentPresenceLabelAnnotations() |
Presence label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearShotAnnotations() |
Shot annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearShotLabelAnnotations() |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearShotPresenceLabelAnnotations() |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearSpeechTranscriptions() |
Speech transcription.
|
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.mergeSegment(VideoSegment value) |
Video segment on which the annotation is run.
|
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.removeFaceAnnotations(int index) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeFaceDetectionAnnotations(int index) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeFrameLabelAnnotations(int index) |
Label annotations on frame level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeLogoRecognitionAnnotations(int index) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeObjectAnnotations(int index) |
Annotations for list of objects detected and tracked in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removePersonDetectionAnnotations(int index) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeSegmentLabelAnnotations(int index) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeSegmentPresenceLabelAnnotations(int index) |
Presence 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) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeShotPresenceLabelAnnotations(int index) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.removeSpeechTranscriptions(int index) |
Speech transcription.
|
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.setFaceAnnotations(int index,
FaceAnnotation value) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFaceAnnotations(int index,
FaceAnnotation.Builder builderForValue) |
Deprecated.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFaceDetectionAnnotations(int index,
FaceDetectionAnnotation value) |
Face detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setFaceDetectionAnnotations(int index,
FaceDetectionAnnotation.Builder builderForValue) |
Face detection annotations.
|
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
[Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setInputUriBytes(com.google.protobuf.ByteString value) |
Video file location in
[Cloud Storage](https://cloud.google.com/storage/).
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setLogoRecognitionAnnotations(int index,
LogoRecognitionAnnotation value) |
Annotations for list of logos detected, tracked and recognized in video.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setLogoRecognitionAnnotations(int index,
LogoRecognitionAnnotation.Builder builderForValue) |
Annotations for list of logos detected, tracked and recognized in video.
|
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.setPersonDetectionAnnotations(int index,
PersonDetectionAnnotation value) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setPersonDetectionAnnotations(int index,
PersonDetectionAnnotation.Builder builderForValue) |
Person detection annotations.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegment(VideoSegment value) |
Video segment on which the annotation is run.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegment(VideoSegment.Builder builderForValue) |
Video segment on which the annotation is run.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentLabelAnnotations(int index,
LabelAnnotation value) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Topical label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentPresenceLabelAnnotations(int index,
LabelAnnotation value) |
Presence label annotations on video level or user-specified segment level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSegmentPresenceLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Presence 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) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Topical label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotPresenceLabelAnnotations(int index,
LabelAnnotation value) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setShotPresenceLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue) |
Presence label annotations on shot level.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSpeechTranscriptions(int index,
SpeechTranscription value) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSpeechTranscriptions(int index,
SpeechTranscription.Builder builderForValue) |
Speech transcription.
|
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() |
|