Video annotation progress. Included in the metadata
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Video annotation request.
Video annotation response. Included in the response
field of the Operation
returned by the GetOperation
call of the google::longrunning::Operations
service.
Detected entity from video analysis.
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.
Config for EXPLICIT_CONTENT_DETECTION.
Video frame level annotation results for explicit content.
Label annotation.
Config for LABEL_DETECTION.
Video frame level annotation results for label detection.
Video segment level annotation results for label detection.
Config for SHOT_CHANGE_DETECTION.
Provides “hints” to the speech recognizer to favor specific words and phrases
in the results.
Alternative hypotheses (a.k.a. n-best list).
A speech recognition result corresponding to a portion of the audio.
Config for SPEECH_TRANSCRIPTION.
Annotation progress for a single video.
Annotation results for a single video.
Video context and/or feature-specific parameters.
Video segment.
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
.