Closed telpirion closed 1 month ago
Issues with other PRs (e.g. #4408 )
Documentation of these settings: https://cloud.google.com/go/docs/reference/cloud.google.com/go/batch/latest/apiv1/batchpb#cloud_google_com_go_batch_apiv1_batchpb_ComputeResource
go test -v ./..
gofmt
go vet
wooh! excellent find @telpirion ! Thank you for the sleuthing skills!
Description
Issues with other PRs (e.g. #4408 )
Documentation of these settings: https://cloud.google.com/go/docs/reference/cloud.google.com/go/batch/latest/apiv1/batchpb#cloud_google_com_go_batch_apiv1_batchpb_ComputeResource
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)