Interface protos.google.cloud.videointelligence.v1p3beta1.IStreamingAnnotateVideoResponse (3.0.0)

Properties of a StreamingAnnotateVideoResponse.

Package

@google-cloud/video-intelligence!

Properties

annotationResults

annotationResults?: (google.cloud.videointelligence.v1p3beta1.IStreamingVideoAnnotationResults|null);

StreamingAnnotateVideoResponse annotationResults

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IStreamingVideoAnnotationResults|null)

annotationResultsUri

annotationResultsUri?: (string|null);

StreamingAnnotateVideoResponse annotationResultsUri

Property Value
TypeDescription
(string|null)

error

error?: (google.rpc.IStatus|null);

StreamingAnnotateVideoResponse error

Property Value
TypeDescription
(google.rpc.IStatus|null)