Class CreateBackupPolicyRequest (0.3.8)

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

CreateBackupPolicyRequest creates a backupPolicy.

Attributes

NameDescription
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. This value must start with a lowercase letter followed by up to 62 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.