Class CreateBackupPolicyRequest (0.3.13)

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

CreateBackupPolicyRequest creates a backupPolicy.

Attributes

Name Description
parent str
Required. The location to create the backup policies of, in the format projects/{project_id}/locations/{location}
backup_policy google.cloud.netapp_v1.types.BackupPolicy
Required. A backupPolicy resource
backup_policy_id str
Required. The ID to use for the backup policy. The ID must be unique within the specified location. 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.