gcsUri property
The path to the folder in Google Cloud Storage where the export will be stored.
The URI is in the form gs://bucketName/folderName
.
Implementation
core.String? gcsUri;
The path to the folder in Google Cloud Storage where the export will be stored.
The URI is in the form gs://bucketName/folderName
.
core.String? gcsUri;