uri property
URI for the output file(s).
For example, gs://my-bucket/outputs/
. Must be a directory and not a
top-level bucket. If empty, the value is populated from Job.output_uri.
See
Supported input and output formats.
Implementation
core.String? uri;