CloudStorageResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)Final results written to Cloud Storage.
Attributes |
|
|---|---|
| Name | Description |
uri |
str
The Cloud Storage URI to which recognition results were written. |
vtt_format_uri |
str
The Cloud Storage URI to which recognition results were written as VTT formatted captions. This is populated only when VTT output is requested.
|
srt_format_uri |
str
The Cloud Storage URI to which recognition results were written as SRT formatted captions. This is populated only when SRT output is requested.
|