uri property

String? uri
getter/setter pair

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;