Class CreateBackupRequest (0.3.13)

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

CreateBackupRequest creates a backup.

Attributes

Name Description
parent str
Required. The NetApp backupVault to create the backups of, in the format projects/*/locations/*/backupVaults/{backup_vault_id}
backup_id str
Required. The ID to use for the backup. The ID must be unique within the specified backupVault. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.
backup google.cloud.netapp_v1.types.Backup
Required. A backup resource