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