Interface protos.google.spanner.admin.database.v1.ICreateBackupRequest (7.5.0)

Properties of a CreateBackupRequest.

Package

@google-cloud/spanner

Properties

backup

backup?: (google.spanner.admin.database.v1.IBackup|null);

CreateBackupRequest backup

backupId

backupId?: (string|null);

CreateBackupRequest backupId

encryptionConfig

encryptionConfig?: (google.spanner.admin.database.v1.ICreateBackupEncryptionConfig|null);

CreateBackupRequest encryptionConfig

parent

parent?: (string|null);

CreateBackupRequest parent