It's may be stupid, but I really interested in this question.
I want make mirror www
subdomain for main and can't choose which property to use...
CNAME
looks more solid and clearer. I can set it like this:
www.exmaple.com
-> A
someIP
.
Just don't quite know how Google Cloud DNS behaves. If use CNAME, will the client get an subdomain IP or will he get the name of the main domain and make a second request to get his IP?
P.S. Yes, I understand that the time difference in the execution of requests is so small that should forget it.