Properties of a VideoAnnotationResults.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
inputUri |
string | null |
<optional> |
VideoAnnotationResults inputUri |
segmentLabelAnnotations |
Array.<google.cloud.videointelligence.v1p1beta1.ILabelAnnotation> | null |
<optional> |
VideoAnnotationResults segmentLabelAnnotations |
shotLabelAnnotations |
Array.<google.cloud.videointelligence.v1p1beta1.ILabelAnnotation> | null |
<optional> |
VideoAnnotationResults shotLabelAnnotations |
frameLabelAnnotations |
Array.<google.cloud.videointelligence.v1p1beta1.ILabelAnnotation> | null |
<optional> |
VideoAnnotationResults frameLabelAnnotations |
shotAnnotations |
Array.<google.cloud.videointelligence.v1p1beta1.IVideoSegment> | null |
<optional> |
VideoAnnotationResults shotAnnotations |
explicitAnnotation |
google.cloud.videointelligence.v1p1beta1.IExplicitContentAnnotation | null |
<optional> |
VideoAnnotationResults explicitAnnotation |
speechTranscriptions |
Array.<google.cloud.videointelligence.v1p1beta1.ISpeechTranscription> | null |
<optional> |
VideoAnnotationResults speechTranscriptions |
error |
google.rpc.IStatus | null |
<optional> |
VideoAnnotationResults error |