gcsUri property

String? gcsUri
getter/setter pair

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;