When trying to call TAdvGContacts.GetContacts, I discovered that it does not actually retrieve the contact list.
While debugging I discovered that the response to the HttpsGet call is:
'Contacts API is being deprecated. Migrate to People API to retain programmatic access to Google Contacts. See https://developers.google.com/people/contacts-api-migration.'
Any timetable on a fix for this issue?