public static final class

DocsService.Versions

extends Object
java.lang.Object
   ↳ com.google.gdata.client.docs.DocsService.Versions

Class Overview

GData versions supported by the Google Documents List Data API.

Summary

Fields
public static final Version V1 Version 1.
public static final Version V2 Version 2.
public static final Version V3 Version 3.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Version V1

Version 1. This is the initial version of the API and is based on Version 1 of the GData protocol.

public static final Version V2

Version 2. This version of the API adds full compliance with the Atom Publishing Protocol and is based on Version 2 of the GData protocol.

public static final Version V3

Version 3. This version of the API adds a revision feed, PDF support, folder and group sharing, and introduces backwards in compatible changes from Version 2.