LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addAllSegments(Iterable<? extends VideoSegment> values) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addAllTracks(Iterable<? extends Track> values) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
VideoAnnotationResults.Builder.addLogoRecognitionAnnotationsBuilder() |
Annotations for list of logos detected, tracked and recognized in video.
|
LogoRecognitionAnnotation.Builder |
VideoAnnotationResults.Builder.addLogoRecognitionAnnotationsBuilder(int index) |
Annotations for list of logos detected, tracked and recognized in video.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addSegments(int index,
VideoSegment value) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addSegments(int index,
VideoSegment.Builder builderForValue) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addSegments(VideoSegment value) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addSegments(VideoSegment.Builder builderForValue) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addTracks(int index,
Track value) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addTracks(int index,
Track.Builder builderForValue) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addTracks(Track value) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.addTracks(Track.Builder builderForValue) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clear() |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clearEntity() |
Entity category information to specify the logo class that all the logo
tracks within this LogoRecognitionAnnotation are recognized as.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clearSegments() |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clearTracks() |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.clone() |
|
LogoRecognitionAnnotation.Builder |
VideoAnnotationResults.Builder.getLogoRecognitionAnnotationsBuilder(int index) |
Annotations for list of logos detected, tracked and recognized in video.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.mergeEntity(Entity value) |
Entity category information to specify the logo class that all the logo
tracks within this LogoRecognitionAnnotation are recognized as.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.mergeFrom(LogoRecognitionAnnotation other) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.newBuilder() |
|
static LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.newBuilder(LogoRecognitionAnnotation prototype) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.newBuilderForType() |
|
protected LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.removeSegments(int index) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.removeTracks(int index) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setEntity(Entity value) |
Entity category information to specify the logo class that all the logo
tracks within this LogoRecognitionAnnotation are recognized as.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setEntity(Entity.Builder builderForValue) |
Entity category information to specify the logo class that all the logo
tracks within this LogoRecognitionAnnotation are recognized as.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setSegments(int index,
VideoSegment value) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setSegments(int index,
VideoSegment.Builder builderForValue) |
All video segments where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setTracks(int index,
Track value) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setTracks(int index,
Track.Builder builderForValue) |
All logo tracks where the recognized logo appears.
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
LogoRecognitionAnnotation.Builder |
LogoRecognitionAnnotation.toBuilder() |
|