StreamingAnnotateVideoResponse is the only message returned to
the client by StreamingAnnotateVideo. A series of zero or more
StreamingAnnotateVideoResponse messages are streamed back to the
client.
Attributes
Name
Description
error
.status.Status
If set, returns a google.rpc.Status][google.rpc.Status]
message that specifies the error for the operation.
str
Google Cloud Storage(GCS) URI that stores annotation results
of one streaming session in JSON format. It is the
annotation_result_storage_directory from the request
followed by '/cloud_project_number-session_id'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]