Uses of Class
com.google.cloud.videointelligence.v1p3beta1.VideoSegment
-
Packages that use VideoSegment Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of VideoSegment in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return VideoSegment Modifier and Type Method Description VideoSegment
VideoSegment.Builder. build()
VideoSegment
VideoSegment.Builder. buildPartial()
static VideoSegment
VideoSegment. getDefaultInstance()
VideoSegment
VideoSegment.Builder. getDefaultInstanceForType()
VideoSegment
VideoSegment. getDefaultInstanceForType()
VideoSegment
LabelSegment.Builder. getSegment()
Video segment where a label was detected.VideoSegment
LabelSegment. getSegment()
Video segment where a label was detected.VideoSegment
LabelSegmentOrBuilder. getSegment()
Video segment where a label was detected.VideoSegment
ObjectTrackingAnnotation.Builder. getSegment()
Non-streaming batch mode ONLY.VideoSegment
ObjectTrackingAnnotation. getSegment()
Non-streaming batch mode ONLY.VideoSegment
ObjectTrackingAnnotationOrBuilder. getSegment()
Non-streaming batch mode ONLY.VideoSegment
TextSegment.Builder. getSegment()
Video segment where a text snippet was detected.VideoSegment
TextSegment. getSegment()
Video segment where a text snippet was detected.VideoSegment
TextSegmentOrBuilder. getSegment()
Video segment where a text snippet was detected.VideoSegment
Track.Builder. getSegment()
Video segment of a track.VideoSegment
Track. getSegment()
Video segment of a track.VideoSegment
TrackOrBuilder. getSegment()
Video segment of a track.VideoSegment
VideoAnnotationProgress.Builder. getSegment()
Specifies which segment is being tracked if the request contains more than one segment.VideoSegment
VideoAnnotationProgress. getSegment()
Specifies which segment is being tracked if the request contains more than one segment.VideoSegment
VideoAnnotationProgressOrBuilder. getSegment()
Specifies which segment is being tracked if the request contains more than one segment.VideoSegment
VideoAnnotationResults.Builder. getSegment()
Video segment on which the annotation is run.VideoSegment
VideoAnnotationResults. getSegment()
Video segment on which the annotation is run.VideoSegment
VideoAnnotationResultsOrBuilder. getSegment()
Video segment on which the annotation is run.VideoSegment
LogoRecognitionAnnotation.Builder. getSegments(int index)
All video segments where the recognized logo appears.VideoSegment
LogoRecognitionAnnotation. getSegments(int index)
All video segments where the recognized logo appears.VideoSegment
LogoRecognitionAnnotationOrBuilder. getSegments(int index)
All video segments where the recognized logo appears.VideoSegment
VideoContext.Builder. getSegments(int index)
Video segments to annotate.VideoSegment
VideoContext. getSegments(int index)
Video segments to annotate.VideoSegment
VideoContextOrBuilder. getSegments(int index)
Video segments to annotate.VideoSegment
StreamingVideoAnnotationResults.Builder. getShotAnnotations(int index)
Shot annotation results.VideoSegment
StreamingVideoAnnotationResults. getShotAnnotations(int index)
Shot annotation results.VideoSegment
StreamingVideoAnnotationResultsOrBuilder. getShotAnnotations(int index)
Shot annotation results.VideoSegment
VideoAnnotationResults.Builder. getShotAnnotations(int index)
Shot annotations.VideoSegment
VideoAnnotationResults. getShotAnnotations(int index)
Shot annotations.VideoSegment
VideoAnnotationResultsOrBuilder. getShotAnnotations(int index)
Shot annotations.static VideoSegment
VideoSegment. parseDelimitedFrom(InputStream input)
static VideoSegment
VideoSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VideoSegment
VideoSegment. parseFrom(byte[] data)
static VideoSegment
VideoSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VideoSegment
VideoSegment. parseFrom(com.google.protobuf.ByteString data)
static VideoSegment
VideoSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VideoSegment
VideoSegment. parseFrom(com.google.protobuf.CodedInputStream input)
static VideoSegment
VideoSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VideoSegment
VideoSegment. parseFrom(InputStream input)
static VideoSegment
VideoSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VideoSegment
VideoSegment. parseFrom(ByteBuffer data)
static VideoSegment
VideoSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type VideoSegment Modifier and Type Method Description com.google.protobuf.Parser<VideoSegment>
VideoSegment. getParserForType()
List<VideoSegment>
LogoRecognitionAnnotation.Builder. getSegmentsList()
All video segments where the recognized logo appears.List<VideoSegment>
LogoRecognitionAnnotation. getSegmentsList()
All video segments where the recognized logo appears.List<VideoSegment>
LogoRecognitionAnnotationOrBuilder. getSegmentsList()
All video segments where the recognized logo appears.List<VideoSegment>
VideoContext.Builder. getSegmentsList()
Video segments to annotate.List<VideoSegment>
VideoContext. getSegmentsList()
Video segments to annotate.List<VideoSegment>
VideoContextOrBuilder. getSegmentsList()
Video segments to annotate.List<VideoSegment>
StreamingVideoAnnotationResults.Builder. getShotAnnotationsList()
Shot annotation results.List<VideoSegment>
StreamingVideoAnnotationResults. getShotAnnotationsList()
Shot annotation results.List<VideoSegment>
StreamingVideoAnnotationResultsOrBuilder. getShotAnnotationsList()
Shot annotation results.List<VideoSegment>
VideoAnnotationResults.Builder. getShotAnnotationsList()
Shot annotations.List<VideoSegment>
VideoAnnotationResults. getShotAnnotationsList()
Shot annotations.List<VideoSegment>
VideoAnnotationResultsOrBuilder. getShotAnnotationsList()
Shot annotations.static com.google.protobuf.Parser<VideoSegment>
VideoSegment. parser()
Methods in com.google.cloud.videointelligence.v1p3beta1 with parameters of type VideoSegment Modifier and Type Method Description LogoRecognitionAnnotation.Builder
LogoRecognitionAnnotation.Builder. addSegments(int index, VideoSegment value)
All video segments where the recognized logo appears.LogoRecognitionAnnotation.Builder
LogoRecognitionAnnotation.Builder. addSegments(VideoSegment value)
All video segments where the recognized logo appears.VideoContext.Builder
VideoContext.Builder. addSegments(int index, VideoSegment value)
Video segments to annotate.VideoContext.Builder
VideoContext.Builder. addSegments(VideoSegment value)
Video segments to annotate.StreamingVideoAnnotationResults.Builder
StreamingVideoAnnotationResults.Builder. addShotAnnotations(int index, VideoSegment value)
Shot annotation results.StreamingVideoAnnotationResults.Builder
StreamingVideoAnnotationResults.Builder. addShotAnnotations(VideoSegment value)
Shot annotation results.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. addShotAnnotations(int index, VideoSegment value)
Shot annotations.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. addShotAnnotations(VideoSegment value)
Shot annotations.VideoSegment.Builder
VideoSegment.Builder. mergeFrom(VideoSegment other)
LabelSegment.Builder
LabelSegment.Builder. mergeSegment(VideoSegment value)
Video segment where a label was detected.ObjectTrackingAnnotation.Builder
ObjectTrackingAnnotation.Builder. mergeSegment(VideoSegment value)
Non-streaming batch mode ONLY.TextSegment.Builder
TextSegment.Builder. mergeSegment(VideoSegment value)
Video segment where a text snippet was detected.Track.Builder
Track.Builder. mergeSegment(VideoSegment value)
Video segment of a track.VideoAnnotationProgress.Builder
VideoAnnotationProgress.Builder. mergeSegment(VideoSegment value)
Specifies which segment is being tracked if the request contains more than one segment.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. mergeSegment(VideoSegment value)
Video segment on which the annotation is run.static VideoSegment.Builder
VideoSegment. newBuilder(VideoSegment prototype)
LabelSegment.Builder
LabelSegment.Builder. setSegment(VideoSegment value)
Video segment where a label was detected.ObjectTrackingAnnotation.Builder
ObjectTrackingAnnotation.Builder. setSegment(VideoSegment value)
Non-streaming batch mode ONLY.TextSegment.Builder
TextSegment.Builder. setSegment(VideoSegment value)
Video segment where a text snippet was detected.Track.Builder
Track.Builder. setSegment(VideoSegment value)
Video segment of a track.VideoAnnotationProgress.Builder
VideoAnnotationProgress.Builder. setSegment(VideoSegment value)
Specifies which segment is being tracked if the request contains more than one segment.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. setSegment(VideoSegment value)
Video segment on which the annotation is run.LogoRecognitionAnnotation.Builder
LogoRecognitionAnnotation.Builder. setSegments(int index, VideoSegment value)
All video segments where the recognized logo appears.VideoContext.Builder
VideoContext.Builder. setSegments(int index, VideoSegment value)
Video segments to annotate.StreamingVideoAnnotationResults.Builder
StreamingVideoAnnotationResults.Builder. setShotAnnotations(int index, VideoSegment value)
Shot annotation results.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. setShotAnnotations(int index, VideoSegment value)
Shot annotations.Method parameters in com.google.cloud.videointelligence.v1p3beta1 with type arguments of type VideoSegment Modifier and Type Method Description LogoRecognitionAnnotation.Builder
LogoRecognitionAnnotation.Builder. addAllSegments(Iterable<? extends VideoSegment> values)
All video segments where the recognized logo appears.VideoContext.Builder
VideoContext.Builder. addAllSegments(Iterable<? extends VideoSegment> values)
Video segments to annotate.StreamingVideoAnnotationResults.Builder
StreamingVideoAnnotationResults.Builder. addAllShotAnnotations(Iterable<? extends VideoSegment> values)
Shot annotation results.VideoAnnotationResults.Builder
VideoAnnotationResults.Builder. addAllShotAnnotations(Iterable<? extends VideoSegment> values)
Shot annotations.
-