outputUri property

String? outputUri
getter/setter pair

Input only.

Specify the output_uri to populate an empty Job.config.output.uri or JobTemplate.config.output.uri when using template. URI for the output file(s). For example, gs://my-bucket/outputs/.

Implementation

core.String? outputUri;