VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addAllFrameLabelAnnotations(Iterable<? extends LabelAnnotation> values) |
Label annotations on frame level.
|
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.addAllSpeechTranscriptions(Iterable<? extends SpeechTranscription> values) |
Speech transcription.
|
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.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.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.clear() |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.clearError() |
Output only.
|
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() |
Output only.
|
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.clearSpeechTranscriptions() |
Speech transcription.
|
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) |
Output only.
|
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.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.removeSpeechTranscriptions(int index) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setError(com.google.rpc.Status value) |
Output only.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setError(com.google.rpc.Status.Builder builderForValue) |
Output only.
|
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) |
Output only.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setInputUriBytes(com.google.protobuf.ByteString value) |
Output only.
|
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.setSpeechTranscriptions(int index,
SpeechTranscription value) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setSpeechTranscriptions(int index,
SpeechTranscription.Builder builderForValue) |
Speech transcription.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.toBuilder() |
|