Class TranscriptOutputConfig (2.8.0)

TranscriptOutputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies an optional destination for the recognition results.

Attribute

NameDescription
gcs_uri str
Specifies a Cloud Storage URI for the recognition results. Must be specified in the format: gs://bucket_name/object_name, and the bucket must already exist.