| Modifier and Type | Method and Description |
|---|---|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addAllLabelAnnotations(Iterable<? extends LabelAnnotation> values)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addAllObjectAnnotations(Iterable<? extends ObjectTrackingAnnotation> values)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addAllShotAnnotations(Iterable<? extends VideoSegment> values)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addLabelAnnotations(int index,
LabelAnnotation value)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addLabelAnnotations(LabelAnnotation.Builder builderForValue)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addLabelAnnotations(LabelAnnotation value)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation value)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation value)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addShotAnnotations(int index,
VideoSegment.Builder builderForValue)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addShotAnnotations(int index,
VideoSegment value)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addShotAnnotations(VideoSegment.Builder builderForValue)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addShotAnnotations(VideoSegment value)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clear() |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearExplicitAnnotation()
Explicit content detection results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearLabelAnnotations()
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearObjectAnnotations()
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clearShotAnnotations()
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.clone() |
StreamingVideoAnnotationResults.Builder |
StreamingAnnotateVideoResponse.Builder.getAnnotationResultsBuilder()
Streaming annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeExplicitAnnotation(ExplicitContentAnnotation value)
Explicit content detection results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeFrom(com.google.protobuf.Message other) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeFrom(StreamingVideoAnnotationResults other) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.newBuilder() |
static StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.newBuilder(StreamingVideoAnnotationResults prototype) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.newBuilderForType() |
protected StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.removeLabelAnnotations(int index)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.removeObjectAnnotations(int index)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.removeShotAnnotations(int index)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setExplicitAnnotation(ExplicitContentAnnotation.Builder builderForValue)
Explicit content detection results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setExplicitAnnotation(ExplicitContentAnnotation value)
Explicit content detection results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setLabelAnnotations(int index,
LabelAnnotation.Builder builderForValue)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setLabelAnnotations(int index,
LabelAnnotation value)
Label annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation value)
Object tracking results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setShotAnnotations(int index,
VideoSegment.Builder builderForValue)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setShotAnnotations(int index,
VideoSegment value)
Shot annotation results.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
StreamingAnnotateVideoResponse.Builder |
StreamingAnnotateVideoResponse.Builder.setAnnotationResults(StreamingVideoAnnotationResults.Builder builderForValue)
Streaming annotation results.
|
Copyright © 2019 Google LLC. All rights reserved.