Alain, this is actually missing from the Java Contact API Doc. I figured it out looking at the .NET Contact API doc...
Solution: use the self link in the group: ContactGroupEntry groupEntry = myService.getEntry(new URL(selfLink), ContactGroupEntry.class); Enjoy, Philippe -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/contacts/community/forum.html
