public static final class

SpreadsheetService.Versions

extends Object
java.lang.Object
   ↳ com.google.gdata.client.spreadsheet.SpreadsheetService.Versions

Class Overview

GData versions supported by Google Spreadsheets Service.

Summary

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

Fields

public static final Version V1

Version 1 of the Spreadsheet Google Data API. This is the initial version of the API and is based upon Version 1 of the GData Protocol.

public static final Version V2

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

public static final Version V3

Version 3 of the Spreadsheet Google Data API. This adds a new Table Feed and deprecates the old feeds.