public static final class

WebmasterToolsService.Versions

extends Object
java.lang.Object
   ↳ com.google.gdata.client.webmastertools.WebmasterToolsService.Versions

Class Overview

GData versions supported by the Google Webmaster Tools Data API.

Summary

Fields
public static final Version V1 Version 1.
public static final Version V2 Version 2.
[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 adds full compliance with the Atom Publishing Protocol and is based on Version 2 of the GData protocol.