uri property
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;
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.
core.String? uri;