made the installation easy_install friendly
diff --git a/docs/dyn/buzz.v1.activities.html b/docs/dyn/buzz.v1.activities.html
index cdfe90e..e88dd37 100644
--- a/docs/dyn/buzz.v1.activities.html
+++ b/docs/dyn/buzz.v1.activities.html
@@ -56,7 +56,7 @@
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Get an activity<br>
<br>
Args:<br>
- postId: string, ID of the user to get. (required)<br>
+ postId: string, ID of the post to get. (required)<br>
userId: string, ID of the user whose post to get. (required)<br>
truncateAtom: boolean, Truncate the value of the atom:content element.<br>
hl: string, Language code to limit language results.<br>
diff --git a/docs/dyn/shopping.v1.products.html b/docs/dyn/shopping.v1.products.html
index e97ca10..6ca32d7 100644
--- a/docs/dyn/shopping.v1.products.html
+++ b/docs/dyn/shopping.v1.products.html
@@ -38,8 +38,10 @@
<br>
Args:<br>
facets_enabled: boolean, Whether to return facet information<br>
- rankBy: string, Ranking specification<br>
+ debug_geocodeRequest: boolean, Google Internal<br>
+ stores: string, Local stores specification<br>
debug_searchResponse: boolean, Google Internal<br>
+ debug_rdcRequest: boolean, Google Internal<br>
taxonomy: string, Taxonomy name<br>
promotions_enabled: boolean, Whether to return promotion information<br>
debug_rdcResponse: boolean, Google Internal<br>
@@ -48,15 +50,19 @@
redirects_useGcsConfig: boolean, Whether to return redirect information as configured in the GCS account<br>
crowdBy: string, Crowding specification<br>
spelling_enabled: boolean, Whether to return spelling suggestions<br>
+ sayt_enabled: boolean, Google Internal<br>
debug_enabled: boolean, Google Internal<br>
spelling_useGcsConfig: boolean, This parameter is currently ignored<br>
source: string, Query source (required)<br>
useCase: string, One of CommerceSearchUseCase, ProductSearchUseCase<br>
+ debug_geocodeResponse: boolean, Google Internal<br>
+ categories_include: string, Category specification<br>
debug_searchRequest: boolean, Google Internal<br>
+ relatedQueries_enabled: boolean, Whether to return related queries<br>
facets_useGcsConfig: boolean, Whether to return facet information as configured in the GCS account<br>
- debug_enableLogging: boolean, Google Internal<br>
- boostBy: string, Boosting specification<br>
safe: boolean, Whether safe search is enabled. Default: true<br>
+ boostBy: string, Boosting specification<br>
+ debug_enableLogging: boolean, Google Internal<br>
maxResults: integer, Maximum number of results to return<br>
categories_enabled: boolean, Whether to return category information<br>
categories_useGcsConfig: boolean, This parameter is currently ignored<br>
@@ -65,10 +71,12 @@
language: string, Language restriction (BCP 47)<br>
currency: string, Currency restriction (ISO 4217)<br>
country: string, Country restriction (ISO 3166)<br>
- categories_include: string, Category specification<br>
+ rankBy: string, Ranking specification<br>
redirects_enabled: boolean, Whether to return redirect information<br>
restrictBy: string, Restriction specification<br>
q: string, Search query<br>
+ sayt_useGcsConfig: boolean, Google Internal<br>
+ relatedQueries_useGcsConfig: boolean, This parameter is currently ignored<br>
promotions_useGcsConfig: boolean, Whether to return promotion information as configured in the GCS account</tt></dd></dl>
<hr>