public static final class

ContactsService.Versions

extends Object
java.lang.Object
   ↳ com.google.gdata.client.contacts.ContactsService.Versions

Class Overview

GData versions supported by Google Contacts Service.

Summary

Fields
public static final Version V1 Version 1 of the Contacts Data API.
public static final Version V2 Version 2 of the Contacts Data API.
public static final Version V3 Version 3 of the Contacts Data API.
public static final Version V3_1 Version 3 of the Contacts Data API.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Version V1

Version 1 of the Contacts Data API.

public static final Version V2

Version 2 of the Contacts Data API.

public static final Version V3

Version 3 of the Contacts Data API.

public static final Version V3_1

Version 3 of the Contacts Data API.