Class GcsBackupSource (0.1.12)

GcsBackupSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Backups stored in Cloud Storage buckets. The Cloud Storage buckets need to be the same region as the clusters.

Attribute

Name Description
uris MutableSequence[str]
Optional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2