changedOutput schema / $defs / GuestOsFeature / properties / type / description
Previous value: -"The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF - SNP_SVSM_CAPABLE - CCA_CAPABLE For more information, see Enabling guest operating system features </compute/docs/images/create-delete-deprecate-private-images#guest-os-features> ."New value: +"The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF - SNP_SVSM_CAPABLE - CCA_CAPABLE - SUSPEND_SAFE_FPR For more information, see Enabling guest operating system features </compute/docs/images/create-delete-deprecate-private-images#guest-os-features> ."
changedOutput schema / $defs / GuestOsFeature / properties / type / enum
Previous value: -[
- "BARE_METAL_LINUX_COMPATIBLE",
- "CCA_CAPABLE",
- "FEATURE_TYPE_UNSPECIFIED",
- "GVNIC",
- "IDPF",
- "MULTI_IP_SUBNET",
- "SECURE_BOOT",
- "SEV_CAPABLE",
- "SEV_LIVE_MIGRATABLE",
- "SEV_LIVE_MIGRATABLE_V2",
- "SEV_SNP_CAPABLE",
- "SNP_SVSM_CAPABLE",
- "TDX_CAPABLE",
- "UEFI_COMPATIBLE",
- "VIRTIO_SCSI_MULTIQUEUE",
- "WINDOWS"
-]New value: +[
+ "BARE_METAL_LINUX_COMPATIBLE",
+ "CCA_CAPABLE",
+ "FEATURE_TYPE_UNSPECIFIED",
+ "GVNIC",
+ "IDPF",
+ "MULTI_IP_SUBNET",
+ "SECURE_BOOT",
+ "SEV_CAPABLE",
+ "SEV_LIVE_MIGRATABLE",
+ "SEV_LIVE_MIGRATABLE_V2",
+ "SEV_SNP_CAPABLE",
+ "SNP_SVSM_CAPABLE",
+ "SUSPEND_SAFE_FPR",
+ "TDX_CAPABLE",
+ "UEFI_COMPATIBLE",
+ "VIRTIO_SCSI_MULTIQUEUE",
+ "WINDOWS"
+]
changedOutput schema / $defs / GuestOsFeature / properties / type / x-google-enum-descriptions
Previous value: -[
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- ""
-]New value: +[
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "Indicates the guest OS is safe for free page reporting (FPR) during suspend.",
+ "",
+ "",
+ "",
+ ""
+]