Properties of a VideoAnnotationResults.
Package
@google-cloud/video-intelligenceProperties
error
error?: (google.rpc.IStatus|null);
VideoAnnotationResults error
explicitAnnotation
explicitAnnotation?: (google.cloud.videointelligence.v1.IExplicitContentAnnotation|null);
VideoAnnotationResults explicitAnnotation
faceAnnotations
faceAnnotations?: (google.cloud.videointelligence.v1.IFaceAnnotation[]|null);
VideoAnnotationResults faceAnnotations
faceDetectionAnnotations
faceDetectionAnnotations?: (google.cloud.videointelligence.v1.IFaceDetectionAnnotation[]|null);
VideoAnnotationResults faceDetectionAnnotations
frameLabelAnnotations
frameLabelAnnotations?: (google.cloud.videointelligence.v1.ILabelAnnotation[]|null);
VideoAnnotationResults frameLabelAnnotations
inputUri
inputUri?: (string|null);
VideoAnnotationResults inputUri
logoRecognitionAnnotations
logoRecognitionAnnotations?: (google.cloud.videointelligence.v1.ILogoRecognitionAnnotation[]|null);
VideoAnnotationResults logoRecognitionAnnotations
objectAnnotations
objectAnnotations?: (google.cloud.videointelligence.v1.IObjectTrackingAnnotation[]|null);
VideoAnnotationResults objectAnnotations
personDetectionAnnotations
personDetectionAnnotations?: (google.cloud.videointelligence.v1.IPersonDetectionAnnotation[]|null);
VideoAnnotationResults personDetectionAnnotations
segment
segment?: (google.cloud.videointelligence.v1.IVideoSegment|null);
VideoAnnotationResults segment
segmentLabelAnnotations
segmentLabelAnnotations?: (google.cloud.videointelligence.v1.ILabelAnnotation[]|null);
VideoAnnotationResults segmentLabelAnnotations
segmentPresenceLabelAnnotations
segmentPresenceLabelAnnotations?: (google.cloud.videointelligence.v1.ILabelAnnotation[]|null);
VideoAnnotationResults segmentPresenceLabelAnnotations
shotAnnotations
shotAnnotations?: (google.cloud.videointelligence.v1.IVideoSegment[]|null);
VideoAnnotationResults shotAnnotations
shotLabelAnnotations
shotLabelAnnotations?: (google.cloud.videointelligence.v1.ILabelAnnotation[]|null);
VideoAnnotationResults shotLabelAnnotations
shotPresenceLabelAnnotations
shotPresenceLabelAnnotations?: (google.cloud.videointelligence.v1.ILabelAnnotation[]|null);
VideoAnnotationResults shotPresenceLabelAnnotations
speechTranscriptions
speechTranscriptions?: (google.cloud.videointelligence.v1.ISpeechTranscription[]|null);
VideoAnnotationResults speechTranscriptions
textAnnotations
textAnnotations?: (google.cloud.videointelligence.v1.ITextAnnotation[]|null);
VideoAnnotationResults textAnnotations