Describes the progress of a long-running LongRunningRecognize
call. It is included in the metadata field of the Operation
returned by the GetOperation call of the
google::longrunning::Operations service.
Attributes
Name
Description
progress_percent
int
Approximate percentage of audio processed
thus far. Guaranteed to be 100 when the audio is
fully processed and the results are available.
start_time
google.protobuf.timestamp_pb2.Timestamp
Time when the request was received.
last_update_time
google.protobuf.timestamp_pb2.Timestamp
Time of the most recent processing update.
[[["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-19 UTC."],[],[]]