format property
The format used for the volume backup.
Output only. Possible string values are:
- "VOLUME_BACKUP_FORMAT_UNSPECIFIED" : Default value, not specified.
- "GCE_PERSISTENT_DISK" : Compute Engine Persistent Disk snapshot based volume backup.
Implementation
core.String? format;