Is there a gcloud, or python API, equivalence to the information Google supplies in the OS patch management GUI. The GUI lists compute instances with package updates available. I can use gcloud compute os-config vulnerability-reports describe to view CVE reports, but not if a patch is available. Any suggestions on how to obtain this information?