| AnnotateVideoProgress |
Video annotation progress.
|
| AnnotateVideoProgress.Builder |
Video annotation progress.
|
| AnnotateVideoProgressOrBuilder |
|
| AnnotateVideoRequest |
Video annotation request.
|
| AnnotateVideoRequest.Builder |
Video annotation request.
|
| AnnotateVideoRequestOrBuilder |
|
| AnnotateVideoResponse |
Video annotation response.
|
| AnnotateVideoResponse.Builder |
Video annotation response.
|
| AnnotateVideoResponseOrBuilder |
|
| Celebrity |
Celebrity definition.
|
| Celebrity.Builder |
Celebrity definition.
|
| CelebrityOrBuilder |
|
| CelebrityRecognitionAnnotation |
Celebrity recognition annotation per video.
|
| CelebrityRecognitionAnnotation.Builder |
Celebrity recognition annotation per video.
|
| CelebrityRecognitionAnnotationOrBuilder |
|
| CelebrityTrack |
The annotation result of a celebrity face track.
|
| CelebrityTrack.Builder |
The annotation result of a celebrity face track.
|
| CelebrityTrack.RecognizedCelebrity |
The recognized celebrity with confidence score.
|
| CelebrityTrack.RecognizedCelebrity.Builder |
The recognized celebrity with confidence score.
|
| CelebrityTrack.RecognizedCelebrityOrBuilder |
|
| CelebrityTrackOrBuilder |
|
| DetectedAttribute |
A generic detected attribute represented by name in string format.
|
| DetectedAttribute.Builder |
A generic detected attribute represented by name in string format.
|
| DetectedAttributeOrBuilder |
|
| DetectedLandmark |
A generic detected landmark represented by name in string format and a 2D
location.
|
| DetectedLandmark.Builder |
A generic detected landmark represented by name in string format and a 2D
location.
|
| DetectedLandmarkOrBuilder |
|
| Entity |
Detected entity from video analysis.
|
| Entity.Builder |
Detected entity from video analysis.
|
| EntityOrBuilder |
|
| ExplicitContentAnnotation |
Explicit content annotation (based on per-frame visual signals only).
|
| ExplicitContentAnnotation.Builder |
Explicit content annotation (based on per-frame visual signals only).
|
| ExplicitContentAnnotationOrBuilder |
|
| ExplicitContentDetectionConfig |
Config for EXPLICIT_CONTENT_DETECTION.
|
| ExplicitContentDetectionConfig.Builder |
Config for EXPLICIT_CONTENT_DETECTION.
|
| ExplicitContentDetectionConfigOrBuilder |
|
| ExplicitContentFrame |
Video frame level annotation results for explicit content.
|
| ExplicitContentFrame.Builder |
Video frame level annotation results for explicit content.
|
| ExplicitContentFrameOrBuilder |
|
| FaceDetectionAnnotation |
Face detection annotation.
|
| FaceDetectionAnnotation.Builder |
Face detection annotation.
|
| FaceDetectionAnnotationOrBuilder |
|
| FaceDetectionConfig |
Config for FACE_DETECTION.
|
| FaceDetectionConfig.Builder |
Config for FACE_DETECTION.
|
| FaceDetectionConfigOrBuilder |
|
| Feature |
Video annotation feature.
|
| LabelAnnotation |
Label annotation.
|
| LabelAnnotation.Builder |
Label annotation.
|
| LabelAnnotationOrBuilder |
|
| LabelDetectionConfig |
Config for LABEL_DETECTION.
|
| LabelDetectionConfig.Builder |
Config for LABEL_DETECTION.
|
| LabelDetectionConfigOrBuilder |
|
| LabelDetectionMode |
Label detection mode.
|
| LabelFrame |
Video frame level annotation results for label detection.
|
| LabelFrame.Builder |
Video frame level annotation results for label detection.
|
| LabelFrameOrBuilder |
|
| LabelSegment |
Video segment level annotation results for label detection.
|
| LabelSegment.Builder |
Video segment level annotation results for label detection.
|
| LabelSegmentOrBuilder |
|
| Likelihood |
Bucketized representation of likelihood.
|
| LogoRecognitionAnnotation |
Annotation corresponding to one detected, tracked and recognized logo class.
|
| LogoRecognitionAnnotation.Builder |
Annotation corresponding to one detected, tracked and recognized logo class.
|
| LogoRecognitionAnnotationOrBuilder |
|
| NormalizedBoundingBox |
Normalized bounding box.
|
| NormalizedBoundingBox.Builder |
Normalized bounding box.
|
| NormalizedBoundingBoxOrBuilder |
|
| NormalizedBoundingPoly |
Normalized bounding polygon for text (that might not be aligned with axis).
|
| NormalizedBoundingPoly.Builder |
Normalized bounding polygon for text (that might not be aligned with axis).
|
| NormalizedBoundingPolyOrBuilder |
|
| NormalizedVertex |
A vertex represents a 2D point in the image.
|
| NormalizedVertex.Builder |
A vertex represents a 2D point in the image.
|
| NormalizedVertexOrBuilder |
|
| ObjectTrackingAnnotation |
Annotations corresponding to one tracked object.
|
| ObjectTrackingAnnotation.Builder |
Annotations corresponding to one tracked object.
|
| ObjectTrackingAnnotation.TrackInfoCase |
|
| ObjectTrackingAnnotationOrBuilder |
|
| ObjectTrackingConfig |
Config for OBJECT_TRACKING.
|
| ObjectTrackingConfig.Builder |
Config for OBJECT_TRACKING.
|
| ObjectTrackingConfigOrBuilder |
|
| ObjectTrackingFrame |
Video frame level annotations for object detection and tracking.
|
| ObjectTrackingFrame.Builder |
Video frame level annotations for object detection and tracking.
|
| ObjectTrackingFrameOrBuilder |
|
| PersonDetectionAnnotation |
Person detection annotation per video.
|
| PersonDetectionAnnotation.Builder |
Person detection annotation per video.
|
| PersonDetectionAnnotationOrBuilder |
|
| PersonDetectionConfig |
Config for PERSON_DETECTION.
|
| PersonDetectionConfig.Builder |
Config for PERSON_DETECTION.
|
| PersonDetectionConfigOrBuilder |
|
| ShotChangeDetectionConfig |
Config for SHOT_CHANGE_DETECTION.
|
| ShotChangeDetectionConfig.Builder |
Config for SHOT_CHANGE_DETECTION.
|
| ShotChangeDetectionConfigOrBuilder |
|
| SpeechContext |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContext.Builder |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContextOrBuilder |
|
| SpeechRecognitionAlternative |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternative.Builder |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternativeOrBuilder |
|
| SpeechTranscription |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechTranscription.Builder |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechTranscriptionConfig |
Config for SPEECH_TRANSCRIPTION.
|
| SpeechTranscriptionConfig.Builder |
Config for SPEECH_TRANSCRIPTION.
|
| SpeechTranscriptionConfigOrBuilder |
|
| SpeechTranscriptionOrBuilder |
|
| StreamingAnnotateVideoRequest |
The top-level message sent by the client for the `StreamingAnnotateVideo`
method.
|
| StreamingAnnotateVideoRequest.Builder |
The top-level message sent by the client for the `StreamingAnnotateVideo`
method.
|
| StreamingAnnotateVideoRequest.StreamingRequestCase |
|
| StreamingAnnotateVideoRequestOrBuilder |
|
| StreamingAnnotateVideoResponse |
`StreamingAnnotateVideoResponse` is the only message returned to the client
by `StreamingAnnotateVideo`.
|
| StreamingAnnotateVideoResponse.Builder |
`StreamingAnnotateVideoResponse` is the only message returned to the client
by `StreamingAnnotateVideo`.
|
| StreamingAnnotateVideoResponseOrBuilder |
|
| StreamingAutomlActionRecognitionConfig |
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
|
| StreamingAutomlActionRecognitionConfig.Builder |
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
|
| StreamingAutomlActionRecognitionConfigOrBuilder |
|
| StreamingAutomlClassificationConfig |
Config for STREAMING_AUTOML_CLASSIFICATION.
|
| StreamingAutomlClassificationConfig.Builder |
Config for STREAMING_AUTOML_CLASSIFICATION.
|
| StreamingAutomlClassificationConfigOrBuilder |
|
| StreamingAutomlObjectTrackingConfig |
Config for STREAMING_AUTOML_OBJECT_TRACKING.
|
| StreamingAutomlObjectTrackingConfig.Builder |
Config for STREAMING_AUTOML_OBJECT_TRACKING.
|
| StreamingAutomlObjectTrackingConfigOrBuilder |
|
| StreamingExplicitContentDetectionConfig |
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
| StreamingExplicitContentDetectionConfig.Builder |
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
|
| StreamingExplicitContentDetectionConfigOrBuilder |
|
| StreamingFeature |
Streaming video annotation feature.
|
| StreamingLabelDetectionConfig |
Config for STREAMING_LABEL_DETECTION.
|
| StreamingLabelDetectionConfig.Builder |
Config for STREAMING_LABEL_DETECTION.
|
| StreamingLabelDetectionConfigOrBuilder |
|
| StreamingObjectTrackingConfig |
Config for STREAMING_OBJECT_TRACKING.
|
| StreamingObjectTrackingConfig.Builder |
Config for STREAMING_OBJECT_TRACKING.
|
| StreamingObjectTrackingConfigOrBuilder |
|
| StreamingShotChangeDetectionConfig |
Config for STREAMING_SHOT_CHANGE_DETECTION.
|
| StreamingShotChangeDetectionConfig.Builder |
Config for STREAMING_SHOT_CHANGE_DETECTION.
|
| StreamingShotChangeDetectionConfigOrBuilder |
|
| StreamingStorageConfig |
Config for streaming storage option.
|
| StreamingStorageConfig.Builder |
Config for streaming storage option.
|
| StreamingStorageConfigOrBuilder |
|
| StreamingVideoAnnotationResults |
Streaming annotation results corresponding to a portion of the video
that is currently being processed.
|
| StreamingVideoAnnotationResults.Builder |
Streaming annotation results corresponding to a portion of the video
that is currently being processed.
|
| StreamingVideoAnnotationResultsOrBuilder |
|
| StreamingVideoConfig |
Provides information to the annotator that specifies how to process the
request.
|
| StreamingVideoConfig.Builder |
Provides information to the annotator that specifies how to process the
request.
|
| StreamingVideoConfig.StreamingConfigCase |
|
| StreamingVideoConfigOrBuilder |
|
| StreamingVideoIntelligenceServiceClient |
Service Description: Service that implements streaming Video Intelligence API.
|
| StreamingVideoIntelligenceServiceGrpc.AsyncService |
Service that implements streaming Video Intelligence API.
|
| StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service
StreamingVideoIntelligenceService.
|
| StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
StreamingVideoIntelligenceService.
|
| StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceStub |
A stub to allow clients to do asynchronous rpc calls to service
StreamingVideoIntelligenceService.
|
| StreamingVideoIntelligenceServiceSettings |
|
| StreamingVideoIntelligenceServiceSettings.Builder |
Builder for StreamingVideoIntelligenceServiceSettings.
|
| TextAnnotation |
Annotations related to one detected OCR text snippet.
|
| TextAnnotation.Builder |
Annotations related to one detected OCR text snippet.
|
| TextAnnotationOrBuilder |
|
| TextDetectionConfig |
Config for TEXT_DETECTION.
|
| TextDetectionConfig.Builder |
Config for TEXT_DETECTION.
|
| TextDetectionConfigOrBuilder |
|
| TextFrame |
Video frame level annotation results for text annotation (OCR).
|
| TextFrame.Builder |
Video frame level annotation results for text annotation (OCR).
|
| TextFrameOrBuilder |
|
| TextSegment |
Video segment level annotation results for text detection.
|
| TextSegment.Builder |
Video segment level annotation results for text detection.
|
| TextSegmentOrBuilder |
|
| TimestampedObject |
For tracking related features.
|
| TimestampedObject.Builder |
For tracking related features.
|
| TimestampedObjectOrBuilder |
|
| Track |
A track of an object instance.
|
| Track.Builder |
A track of an object instance.
|
| TrackOrBuilder |
|
| VideoAnnotationProgress |
Annotation progress for a single video.
|
| VideoAnnotationProgress.Builder |
Annotation progress for a single video.
|
| VideoAnnotationProgressOrBuilder |
|
| VideoAnnotationResults |
Annotation results for a single video.
|
| VideoAnnotationResults.Builder |
Annotation results for a single video.
|
| VideoAnnotationResultsOrBuilder |
|
| VideoContext |
Video context and/or feature-specific parameters.
|
| VideoContext.Builder |
Video context and/or feature-specific parameters.
|
| VideoContextOrBuilder |
|
| VideoIntelligenceServiceClient |
Service Description: Service that implements the Video Intelligence API.
|
| VideoIntelligenceServiceGrpc.AsyncService |
Service that implements the Video Intelligence API.
|
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service VideoIntelligenceService.
|
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
VideoIntelligenceService.
|
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub |
A stub to allow clients to do asynchronous rpc calls to service VideoIntelligenceService.
|
| VideoIntelligenceServiceSettings |
|
| VideoIntelligenceServiceSettings.Builder |
Builder for VideoIntelligenceServiceSettings.
|
| VideoSegment |
Video segment.
|
| VideoSegment.Builder |
Video segment.
|
| VideoSegmentOrBuilder |
|
| WordInfo |
Word-specific information for recognized words.
|
| WordInfo.Builder |
Word-specific information for recognized words.
|
| WordInfoOrBuilder |
|