Package com.google.api.client.googleapis

Google API's.

See:
          Description

Interface Summary
MediaHttpUploaderProgressListener Deprecated. (scheduled to be removed in 1.11) Use MediaHttpUploaderProgressListener
 

Class Summary
GoogleHeaders HTTP headers for Google API's.
GoogleUrl Generic Google URL providing for some common query parameters used in Google API's such as the GoogleUrl.alt and GoogleUrl.fields parameters.
MediaHttpUploader Deprecated. (scheduled to be removed in 1.11) Use MediaHttpUploader
MethodOverride HTTP request execute interceptor for Google API's that wraps HTTP requests -- other than GET or POST -- inside of a POST request and uses "X-HTTP-Method-Override" header to specify the actual HTTP method.
 

Enum Summary
MediaHttpUploader.UploadState Upload state associated with the Media HTTP uploader.
 

Package com.google.api.client.googleapis Description

Google API's.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.0
Author:
Yaniv Inbar


Copyright © 2010-2012 Google. All Rights Reserved.