Operation metadata for recognizers.batchRecognize
.
| JSON representation |
|---|
{
"transcriptionMetadata"
:
{
string
:
{
object (
|
| Fields | |
|---|---|
transcriptionMetadata
|
Map from provided filename to the transcription metadata for that file. An object containing a list of |
BatchRecognizeTranscriptionMetadata
Metadata about transcription for a single file (for example, progress percent).
| JSON representation |
|---|
{
"progressPercent"
:
integer
,
"error"
:
{
object (
|
| Fields | |
|---|---|
progressPercent
|
How much of the file has been transcribed so far. |
error
|
Error if one was encountered. |
uri
|
The Cloud Storage URI to which recognition results will be written. |

