Class | Description |
---|---|
AnnotateVideoProgress |
Video annotation progress.
|
AnnotateVideoProgress.Builder |
Video annotation progress.
|
AnnotateVideoRequest |
Video annotation request.
|
AnnotateVideoRequest.Builder |
Video annotation request.
|
AnnotateVideoResponse |
Video annotation response.
|
AnnotateVideoResponse.Builder |
Video annotation response.
|
Entity |
Detected entity from video analysis.
|
Entity.Builder |
Detected entity from video analysis.
|
ExplicitContentAnnotation |
Explicit content annotation (based on per-frame visual signals only).
|
ExplicitContentAnnotation.Builder |
Explicit content annotation (based on per-frame visual signals only).
|
ExplicitContentDetectionConfig |
Config for EXPLICIT_CONTENT_DETECTION.
|
ExplicitContentDetectionConfig.Builder |
Config for EXPLICIT_CONTENT_DETECTION.
|
ExplicitContentFrame |
Video frame level annotation results for explicit content.
|
ExplicitContentFrame.Builder |
Video frame level annotation results for explicit content.
|
LabelAnnotation |
Label annotation.
|
LabelAnnotation.Builder |
Label annotation.
|
LabelDetectionConfig |
Config for LABEL_DETECTION.
|
LabelDetectionConfig.Builder |
Config for LABEL_DETECTION.
|
LabelFrame |
Video frame level annotation results for label detection.
|
LabelFrame.Builder |
Video frame level annotation results for label detection.
|
LabelSegment |
Video segment level annotation results for label detection.
|
LabelSegment.Builder |
Video segment level annotation results for label detection.
|
NormalizedBoundingBox |
Normalized bounding box.
|
NormalizedBoundingBox.Builder |
Normalized bounding box.
|
ShotChangeDetectionConfig |
Config for SHOT_CHANGE_DETECTION.
|
ShotChangeDetectionConfig.Builder |
Config for SHOT_CHANGE_DETECTION.
|
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.
|
SpeechRecognitionAlternative |
Alternative hypotheses (a.k.a.
|
SpeechRecognitionAlternative.Builder |
Alternative hypotheses (a.k.a.
|
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.
|
VideoAnnotationProgress |
Annotation progress for a single video.
|
VideoAnnotationProgress.Builder |
Annotation progress for a single video.
|
VideoAnnotationResults |
Annotation results for a single video.
|
VideoAnnotationResults.Builder |
Annotation results for a single video.
|
VideoContext |
Video context and/or feature-specific parameters.
|
VideoContext.Builder |
Video context and/or feature-specific parameters.
|
VideoIntelligenceServiceGrpc |
Service that implements Google Cloud Video Intelligence API.
|
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub |
Service that implements Google Cloud Video Intelligence API.
|
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub |
Service that implements Google Cloud Video Intelligence API.
|
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase |
Service that implements Google Cloud Video Intelligence API.
|
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub |
Service that implements Google Cloud Video Intelligence API.
|
VideoIntelligenceServiceProto | |
VideoSegment |
Video segment.
|
VideoSegment.Builder |
Video segment.
|
WordInfo |
Word-specific information for recognized words.
|
WordInfo.Builder |
Word-specific information for recognized words.
|
Enum | Description |
---|---|
Feature |
Video annotation feature.
|
LabelDetectionMode |
Label detection mode.
|
Likelihood |
Bucketized representation of likelihood.
|