| java.lang.Object | |
| ↳ | com.google.gdata.client.Service.Versions |
The Versions class defines Version constants representing the set
of active versions of the GData core protocol and common data model
classes.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| V1 | Version 1. | ||||||||||
| V2 | Version 2. | ||||||||||
| V2_1 | Version 2.1. |
||||||||||
| V2_2 | Version 2.2. |
||||||||||
| V3 | Version 3. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Version 1. GData core protocol released in May 2006 and is still in use by version 1 of some GData services.
Version 2. GData core protocol release that brings full alignment with the now standard Atom Publishing Protocol specification and migrates to OpenSearch 1.1.
Version 3. Unreleased next major version of the GData protocol that will default to structured error messages.