gcsSource property

GcsBackupSource? gcsSource
getter/setter pair

Backups stored in Cloud Storage buckets.

The Cloud Storage buckets need to be the same region as the clusters. Read permission is required to import from the provided Cloud Storage objects.

Optional.

Implementation

GcsBackupSource? gcsSource;