Backup
import type { Backup } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";
A backup resource. Next ID: 30
§Properties
Output only. Specifies the kind of backup, PHYSICAL or DEFAULT_SNAPSHOT.
Output only. The mapping to backup run resource used for IAM validations.
Output only. The database version of the instance of at the time this backup was made.
Output only. Information about why the backup operation fails (for example, when the backup state fails).
Optional. Output only. Timestamp in UTC of when the instance associated with this backup is deleted.
Optional. Output only. The instance setting of the source instance that's associated with this backup.
Output only. This output contains the encryption configuration for a backup and the resource name of the KMS key for disk encryption.
Output only. This output contains the encryption status for a backup and the version of the KMS key that's used to encrypt the Cloud SQL instance.
Output only. The resource name of the backup. Format: projects/{project}/backups/{backup}.
Output only. This status indicates whether the backup satisfies PZI. The status is reserved for future use.
Output only. This status indicates whether the backup satisfies PZS. The status is reserved for future use.
Output only. The status of this backup.
Output only. This output contains a backup time zone. If a Cloud SQL for SQL Server instance has a different time zone from the backup's time zone, then the restore to the instance doesn't happen.