uri property
URI for the output file(s).
For example, gs://my-bucket/outputs/
. If empty the value is populated
from Job.output_uri
.
Implementation
core.String? uri;
URI for the output file(s).
For example, gs://my-bucket/outputs/
. If empty the value is populated
from Job.output_uri
.
core.String? uri;