Package com.google.cloud.videointelligence.v1p3beta1 (2.40.0)

GitHub RepositoryRPC DocumentationREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceClient Service Description: Service that implements streaming Video Intelligence API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceClient Service Description: Service that implements the Video Intelligence API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceSettings Settings class to configure an instance of StreamingVideoIntelligenceServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceSettings Settings class to configure an instance of VideoIntelligenceServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoProgress Video annotation progress. Included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoProgress.Builder Video annotation progress. Included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest Video annotation request.
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequest.Builder Video annotation request.
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoResponse Video annotation response. Included in the response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoResponse.Builder Video annotation response. Included in the response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1p3beta1.Celebrity Celebrity definition.
com.google.cloud.videointelligence.v1p3beta1.Celebrity.Builder Celebrity definition.
com.google.cloud.videointelligence.v1p3beta1.CelebrityRecognitionAnnotation Celebrity recognition annotation per video.
com.google.cloud.videointelligence.v1p3beta1.CelebrityRecognitionAnnotation.Builder Celebrity recognition annotation per video.
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrack The annotation result of a celebrity face track. RecognizedCelebrity field could be empty if the face track does not have any matched celebrities.
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrack.Builder The annotation result of a celebrity face track. RecognizedCelebrity field could be empty if the face track does not have any matched celebrities.
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrack.RecognizedCelebrity The recognized celebrity with confidence score.
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrack.RecognizedCelebrity.Builder The recognized celebrity with confidence score.
com.google.cloud.videointelligence.v1p3beta1.DetectedAttribute A generic detected attribute represented by name in string format.
com.google.cloud.videointelligence.v1p3beta1.DetectedAttribute.Builder A generic detected attribute represented by name in string format.
com.google.cloud.videointelligence.v1p3beta1.DetectedLandmark A generic detected landmark represented by name in string format and a 2D location.
com.google.cloud.videointelligence.v1p3beta1.DetectedLandmark.Builder A generic detected landmark represented by name in string format and a 2D location.
com.google.cloud.videointelligence.v1p3beta1.Entity Detected entity from video analysis.
com.google.cloud.videointelligence.v1p3beta1.Entity.Builder Detected entity from video analysis.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentAnnotation Explicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentAnnotation.Builder Explicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentDetectionConfig Config for EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentDetectionConfig.Builder Config for EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentFrame Video frame level annotation results for explicit content.
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentFrame.Builder Video frame level annotation results for explicit content.
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionAnnotation Face detection annotation.
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionAnnotation.Builder Face detection annotation.
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionConfig Config for FACE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionConfig.Builder Config for FACE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.LabelAnnotation Label annotation.
com.google.cloud.videointelligence.v1p3beta1.LabelAnnotation.Builder Label annotation.
com.google.cloud.videointelligence.v1p3beta1.LabelDetectionConfig Config for LABEL_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.LabelDetectionConfig.Builder Config for LABEL_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.LabelFrame Video frame level annotation results for label detection.
com.google.cloud.videointelligence.v1p3beta1.LabelFrame.Builder Video frame level annotation results for label detection.
com.google.cloud.videointelligence.v1p3beta1.LabelSegment Video segment level annotation results for label detection.
com.google.cloud.videointelligence.v1p3beta1.LabelSegment.Builder Video segment level annotation results for label detection.
com.google.cloud.videointelligence.v1p3beta1.LogoRecognitionAnnotation Annotation corresponding to one detected, tracked and recognized logo class.
com.google.cloud.videointelligence.v1p3beta1.LogoRecognitionAnnotation.Builder Annotation corresponding to one detected, tracked and recognized logo class.
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox Normalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBox.Builder Normalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingPoly Normalized bounding polygon for text (that might not be aligned with axis). Contains list of the corner points in clockwise order starting from top-left corner. For example, for a rectangular bounding box:
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingPoly.Builder Normalized bounding polygon for text (that might not be aligned with axis). Contains list of the corner points in clockwise order starting from top-left corner. For example, for a rectangular bounding box:
com.google.cloud.videointelligence.v1p3beta1.NormalizedVertex A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
com.google.cloud.videointelligence.v1p3beta1.NormalizedVertex.Builder A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingAnnotation Annotations corresponding to one tracked object.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingAnnotation.Builder Annotations corresponding to one tracked object.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingConfig Config for OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingConfig.Builder Config for OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingFrame Video frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingFrame.Builder Video frame level annotations for object detection and tracking. This field stores per frame location, time offset, and confidence.
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionAnnotation Person detection annotation per video.
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionAnnotation.Builder Person detection annotation per video.
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionConfig Config for PERSON_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionConfig.Builder Config for PERSON_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.ShotChangeDetectionConfig Config for SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.ShotChangeDetectionConfig.Builder Config for SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.SpeechContext Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
com.google.cloud.videointelligence.v1p3beta1.SpeechContext.Builder Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
com.google.cloud.videointelligence.v1p3beta1.SpeechRecognitionAlternative Alternative hypotheses (a.k.a. n-best list).
com.google.cloud.videointelligence.v1p3beta1.SpeechRecognitionAlternative.Builder Alternative hypotheses (a.k.a. n-best list).
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscription A speech recognition result corresponding to a portion of the audio.
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscription.Builder A speech recognition result corresponding to a portion of the audio.
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscriptionConfig Config for SPEECH_TRANSCRIPTION.
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscriptionConfig.Builder Config for SPEECH_TRANSCRIPTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest The top-level message sent by the client for the StreamingAnnotateVideo method. Multiple StreamingAnnotateVideoRequest messages are sent. The first message must only contain a StreamingVideoConfig message.
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest.Builder The top-level message sent by the client for the StreamingAnnotateVideo method. Multiple StreamingAnnotateVideoRequest messages are sent. The first message must only contain a StreamingVideoConfig message.
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse StreamingAnnotateVideoResponse is the only message returned to the client by StreamingAnnotateVideo. A series of zero or more StreamingAnnotateVideoResponse messages are streamed back to the client.
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponse.Builder StreamingAnnotateVideoResponse is the only message returned to the client by StreamingAnnotateVideo. A series of zero or more StreamingAnnotateVideoResponse messages are streamed back to the client.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig Config for STREAMING_AUTOML_ACTION_RECOGNITION.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig.Builder Config for STREAMING_AUTOML_ACTION_RECOGNITION.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig Config for STREAMING_AUTOML_CLASSIFICATION.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig.Builder Config for STREAMING_AUTOML_CLASSIFICATION.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig Config for STREAMING_AUTOML_OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig.Builder Config for STREAMING_AUTOML_OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig.Builder Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig Config for STREAMING_LABEL_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig.Builder Config for STREAMING_LABEL_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig Config for STREAMING_OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig.Builder Config for STREAMING_OBJECT_TRACKING.
com.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig Config for STREAMING_SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig.Builder Config for STREAMING_SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig Config for streaming storage option.
com.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig.Builder Config for streaming storage option.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoAnnotationResults Streaming annotation results corresponding to a portion of the video that is currently being processed.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoAnnotationResults.Builder Streaming annotation results corresponding to a portion of the video that is currently being processed.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfig Provides information to the annotator that specifies how to process the request.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfig.Builder Provides information to the annotator that specifies how to process the request.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc Service that implements streaming Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceImplBase Base class for the server implementation of the service StreamingVideoIntelligenceService. Service that implements streaming Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceSettings.Builder Builder for StreamingVideoIntelligenceServiceSettings.
com.google.cloud.videointelligence.v1p3beta1.TextAnnotation Annotations related to one detected OCR text snippet. This will contain the corresponding text, confidence value, and frame level information for each detection.
com.google.cloud.videointelligence.v1p3beta1.TextAnnotation.Builder Annotations related to one detected OCR text snippet. This will contain the corresponding text, confidence value, and frame level information for each detection.
com.google.cloud.videointelligence.v1p3beta1.TextDetectionConfig Config for TEXT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.TextDetectionConfig.Builder Config for TEXT_DETECTION.
com.google.cloud.videointelligence.v1p3beta1.TextFrame Video frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.
com.google.cloud.videointelligence.v1p3beta1.TextFrame.Builder Video frame level annotation results for text annotation (OCR). Contains information regarding timestamp and bounding box locations for the frames containing detected OCR text snippets.
com.google.cloud.videointelligence.v1p3beta1.TextSegment Video segment level annotation results for text detection.
com.google.cloud.videointelligence.v1p3beta1.TextSegment.Builder Video segment level annotation results for text detection.
com.google.cloud.videointelligence.v1p3beta1.TimestampedObject For tracking related features. An object at time_offset with attributes, and located with normalized_bounding_box.
com.google.cloud.videointelligence.v1p3beta1.TimestampedObject.Builder For tracking related features. An object at time_offset with attributes, and located with normalized_bounding_box.
com.google.cloud.videointelligence.v1p3beta1.Track A track of an object instance.
com.google.cloud.videointelligence.v1p3beta1.Track.Builder A track of an object instance.
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationProgress Annotation progress for a single video.
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationProgress.Builder Annotation progress for a single video.
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationResults Annotation results for a single video.
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationResults.Builder Annotation results for a single video.
com.google.cloud.videointelligence.v1p3beta1.VideoContext Video context and/or feature-specific parameters.
com.google.cloud.videointelligence.v1p3beta1.VideoContext.Builder Video context and/or feature-specific parameters.
com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceGrpc Service that implements the Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase Base class for the server implementation of the service VideoIntelligenceService. Service that implements the Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceProto
com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceSettings.Builder Builder for VideoIntelligenceServiceSettings.
com.google.cloud.videointelligence.v1p3beta1.VideoSegment Video segment.
com.google.cloud.videointelligence.v1p3beta1.VideoSegment.Builder Video segment.
com.google.cloud.videointelligence.v1p3beta1.WordInfo Word-specific information for recognized words. Word information is only included in the response when certain request parameters are set, such as enable_word_time_offsets.
com.google.cloud.videointelligence.v1p3beta1.WordInfo.Builder Word-specific information for recognized words. Word information is only included in the response when certain request parameters are set, such as enable_word_time_offsets.

Interfaces

Interface Description
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoProgressOrBuilder
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoRequestOrBuilder
com.google.cloud.videointelligence.v1p3beta1.AnnotateVideoResponseOrBuilder
com.google.cloud.videointelligence.v1p3beta1.CelebrityOrBuilder
com.google.cloud.videointelligence.v1p3beta1.CelebrityRecognitionAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrack.RecognizedCelebrityOrBuilder
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrackOrBuilder
com.google.cloud.videointelligence.v1p3beta1.DetectedAttributeOrBuilder
com.google.cloud.videointelligence.v1p3beta1.DetectedLandmarkOrBuilder
com.google.cloud.videointelligence.v1p3beta1.EntityOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ExplicitContentFrameOrBuilder
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.FaceDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.LabelAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.LabelDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.LabelFrameOrBuilder
com.google.cloud.videointelligence.v1p3beta1.LabelSegmentOrBuilder
com.google.cloud.videointelligence.v1p3beta1.LogoRecognitionAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingBoxOrBuilder
com.google.cloud.videointelligence.v1p3beta1.NormalizedBoundingPolyOrBuilder
com.google.cloud.videointelligence.v1p3beta1.NormalizedVertexOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingFrameOrBuilder
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.PersonDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.ShotChangeDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.SpeechContextOrBuilder
com.google.cloud.videointelligence.v1p3beta1.SpeechRecognitionAlternativeOrBuilder
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscriptionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.SpeechTranscriptionOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequestOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoResponseOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoAnnotationResultsOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.AsyncService Service that implements streaming Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.TextAnnotationOrBuilder
com.google.cloud.videointelligence.v1p3beta1.TextDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1p3beta1.TextFrameOrBuilder
com.google.cloud.videointelligence.v1p3beta1.TextSegmentOrBuilder
com.google.cloud.videointelligence.v1p3beta1.TimestampedObjectOrBuilder
com.google.cloud.videointelligence.v1p3beta1.TrackOrBuilder
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationProgressOrBuilder
com.google.cloud.videointelligence.v1p3beta1.VideoAnnotationResultsOrBuilder
com.google.cloud.videointelligence.v1p3beta1.VideoContextOrBuilder
com.google.cloud.videointelligence.v1p3beta1.VideoIntelligenceServiceGrpc.AsyncService Service that implements the Video Intelligence API.
com.google.cloud.videointelligence.v1p3beta1.VideoSegmentOrBuilder
com.google.cloud.videointelligence.v1p3beta1.WordInfoOrBuilder

Enums

Enum Description
com.google.cloud.videointelligence.v1p3beta1.Feature Video annotation feature.
com.google.cloud.videointelligence.v1p3beta1.LabelDetectionMode Label detection mode.
com.google.cloud.videointelligence.v1p3beta1.Likelihood Bucketized representation of likelihood.
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingAnnotation.TrackInfoCase
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest.StreamingRequestCase
com.google.cloud.videointelligence.v1p3beta1.StreamingFeature Streaming video annotation feature.
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfig.StreamingConfigCase