backupLocation property

String? backupLocation
getter/setter pair

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

A sub-folder containing backup files will be stored below it.

Optional.

Implementation

core.String? backupLocation;