destinationGcsFolder property

String? destinationGcsFolder
getter/setter pair

A Cloud Storage URI of a folder, in the format gs:///.

A sub-folder containing exported files will be created below it.

Implementation

core.String? destinationGcsFolder;