google-cloud-java
google-cloud-java copied to clipboard
Compute API: ConfidentialInstanceType missing from ConfidentialInstanceConfig
The compute engine API supports new confidential compute instance types like SEV_SNP and TDX (Preview), but those changes to the API are not reflected in the Java client.
It would be great to see the API generator re-run for the compute engine API.
Additional context Request from a large GCP customer. They manage their instances with Java and can't use confidential compute due to this.