gcloud compute config-ssh command generates this ssh config file:

Note the whitespace. Unfortunately, my windows username has whitespace in it!

For now, I can manually put quotes around the values and connect successfully.
I cannot find gcloud cli source code in their github, only gsutil exists.
#12