Properties of a VideoAnnotationResults.
Package
@google-cloud/video-intelligenceProperties
error
error?: (google.rpc.IStatus|null);VideoAnnotationResults error
explicitAnnotation
explicitAnnotation?: (google.cloud.videointelligence.v1p2beta1.IExplicitContentAnnotation|null);VideoAnnotationResults explicitAnnotation
frameLabelAnnotations
frameLabelAnnotations?: (google.cloud.videointelligence.v1p2beta1.ILabelAnnotation[]|null);VideoAnnotationResults frameLabelAnnotations
inputUri
inputUri?: (string|null);VideoAnnotationResults inputUri
objectAnnotations
objectAnnotations?: (google.cloud.videointelligence.v1p2beta1.IObjectTrackingAnnotation[]|null);VideoAnnotationResults objectAnnotations
segmentLabelAnnotations
segmentLabelAnnotations?: (google.cloud.videointelligence.v1p2beta1.ILabelAnnotation[]|null);VideoAnnotationResults segmentLabelAnnotations
shotAnnotations
shotAnnotations?: (google.cloud.videointelligence.v1p2beta1.IVideoSegment[]|null);VideoAnnotationResults shotAnnotations
shotLabelAnnotations
shotLabelAnnotations?: (google.cloud.videointelligence.v1p2beta1.ILabelAnnotation[]|null);VideoAnnotationResults shotLabelAnnotations
textAnnotations
textAnnotations?: (google.cloud.videointelligence.v1p2beta1.ITextAnnotation[]|null);VideoAnnotationResults textAnnotations