Interface protos.google.cloud.videointelligence.v1beta2.IVideoAnnotationResults (5.0.2)

Properties of a VideoAnnotationResults.

Package

@google-cloud/video-intelligence

Properties

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