|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.client.Service.Versions
public static class Service.Versions
The Versions class defines Version constants representing the set
of active versions of the GData core protocol and common data model
classes.
| Field Summary | |
|---|---|
static Version |
V1
The V1 version of the GData core protocol that was released in May 2006 and is in use for all current GData services. |
static Version |
V2
The upcoming V2 release of the GData core protocol that will bring full alignment with the now standard Atom Publishing Protocol specification, migration to OpenSearch 1.1, and other (TBD) features. |
static Version |
V3
The eventual future V3 release (not yet supported) of the GData core protocol that will default to structured error messages. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Version V1
public static final Version V2
public static final Version V3
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||