uri property

String? uri
getter/setter pair

The path to the file in Google Cloud Storage where the export will be stored.

The URI is in the form gs://bucketName/fileName.

Required.

Implementation

core.String? uri;