Class CreateBackupRequest (0.3.8)

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

CreateBackupRequest creates a backup.

Attributes

NameDescription
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. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. Values that do not match this pattern will trigger an INVALID_ARGUMENT error.
backup google.cloud.netapp_v1.types.Backup
Required. A backup resource