It depends which App Engine environment <https://cloud.google.com/appengine/docs/go/>you choose (Flexible or Standard)! The App Engine Standard environment uses the older App Engine specific APIs <https://cloud.google.com/appengine/docs/standard/go/apis>, where as the Flexible environment uses the newer Google Cloud Client Libraries for Go <https://cloud.google.com/appengine/docs/flexible/go/apis> (which is being developed by the engineering team in their Git repository <https://github.com/GoogleCloudPlatform/google-cloud-go>).
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/8f7d9819-b1d1-4cdd-b2a5-716259fe1539%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
