The Model only returns up to that many top, by confidence score,
predictions per instance. If this number is very high, the Model may return
fewer predictions. Default value is 10,000.
Set to true to request classification for a video at one-second intervals.
Vertex AI returns labels and their confidence scores for each second of
the entire time segment of the video that user specified in the input
WARNING: Model evaluation is not done for this classification type, the
quality of it depends on the training data, but there are no metrics
provided to describe that quality. Default value is false
Set to true to request segment-level classification. Vertex AI returns
labels and their confidence scores for the entire time segment of the
video that user specified in the input instance.
Default value is true
Set to true to request shot-level classification. Vertex AI determines
the boundaries for each camera shot in the entire time segment of the
video that user specified in the input instance. Vertex AI then
returns labels and their confidence scores for each detected shot, along
with the start and end time of the shot.
WARNING: Model evaluation is not done for this classification type,
the quality of it depends on the training data, but there are no metrics
provided to describe that quality.
Default value is false
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]