GcsStorageProvider

(Appears on: StorageProvider)

GcsStorageProvider represents the google cloud storage for storing backups.

FieldDescription
projectId
string

ProjectId represents the project that organizes all your Google Cloud Platform resources

location
string

Location in which the gcs bucket is located.

bucket
string

Bucket in which to store the backup data.

storageClass
string

StorageClass represents the storage class

objectAcl
string

ObjectAcl represents the access control list for new objects

bucketAcl
string

BucketAcl represents the access control list for new buckets

secretName
string

SecretName is the name of secret which stores the gcs service account credentials JSON .