Refresh docs
diff --git a/docs/dyn/adexchangebuyer.v1.accounts.html b/docs/dyn/adexchangebuyer.v1.accounts.html
new file mode 100644
index 0000000..dc0ec97
--- /dev/null
+++ b/docs/dyn/adexchangebuyer.v1.accounts.html
@@ -0,0 +1,47 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Gets one account by id.<br>
+ <br>
+Args:<br>
+ id: string, The account id (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a list of accounts.<br>
+ <br>
+Args:</tt></dd></dl>
+
+<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Updates an existing account. This method supports patch semantics.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ id: string, The account id (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-update"><strong>update</strong></a> = method(self, **kwargs)</dt><dd><tt>Updates an existing account.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ id: string, The account id (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/adexchangebuyer.v1.html b/docs/dyn/adexchangebuyer.v1.html
new file mode 100644
index 0000000..1aec0ec
--- /dev/null
+++ b/docs/dyn/adexchangebuyer.v1.html
@@ -0,0 +1,28 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-accounts"><strong><a href="adexchangebuyer.v1.accounts.html">accounts</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.html b/docs/dyn/analytics.v3.html
new file mode 100644
index 0000000..0520383
--- /dev/null
+++ b/docs/dyn/analytics.v3.html
@@ -0,0 +1,28 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-management"><strong><a href="analytics.v3.management.html">management</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.accounts.html b/docs/dyn/analytics.v3.management.accounts.html
new file mode 100644
index 0000000..fbc469a
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.accounts.html
@@ -0,0 +1,32 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists all accounts to which the user has access.<br>
+ <br>
+Args:<br>
+ max_results: string, The maximum number of entries to include in this response.<br>
+ start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.goals.html b/docs/dyn/analytics.v3.management.goals.html
new file mode 100644
index 0000000..9816a93
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.goals.html
@@ -0,0 +1,35 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists goals to which the user has access.<br>
+ <br>
+Args:<br>
+ max_results: string, The maximum number of entries to include in this response.<br>
+ webPropertyId: string, Web property ID for the web properties to retrieve. Can either be a specific web property ID or '~all', which refers to all the web properties to which the user has access. (required)<br>
+ profileId: string, Profile ID for the web properties to retrieve. Can either be a specific profile ID or '~all', which refers to all the profiles to which the user has access. (required)<br>
+ start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.<br>
+ accountId: string, Account ID for the web properties to retrieve. Can either be a specific account ID or '~all', which refers to all the accounts to which the user has access. (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.html b/docs/dyn/analytics.v3.management.html
new file mode 100644
index 0000000..0385c07
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.html
@@ -0,0 +1,36 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-accounts"><strong><a href="analytics.v3.management.accounts.html">accounts</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-goals"><strong><a href="analytics.v3.management.goals.html">goals</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-profiles"><strong><a href="analytics.v3.management.profiles.html">profiles</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-segments"><strong><a href="analytics.v3.management.segments.html">segments</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-webproperties"><strong><a href="analytics.v3.management.webproperties.html">webproperties</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.profiles.html b/docs/dyn/analytics.v3.management.profiles.html
new file mode 100644
index 0000000..f723d41
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.profiles.html
@@ -0,0 +1,34 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists profiles to which the user has access.<br>
+ <br>
+Args:<br>
+ max_results: string, The maximum number of entries to include in this response.<br>
+ webPropertyId: string, Web property ID for the web properties to retrieve. Can either be a specific web property ID or '~all', which refers to all the web properties to which the user has access. (required)<br>
+ start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.<br>
+ accountId: string, Account ID for the web properties to retrieve. Can either be a specific account ID or '~all', which refers to all the accounts to which the user has access. (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.segments.html b/docs/dyn/analytics.v3.management.segments.html
new file mode 100644
index 0000000..668f333
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.segments.html
@@ -0,0 +1,32 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists advanced segments to which the user has access.<br>
+ <br>
+Args:<br>
+ max_results: string, The maximum number of entries to include in this response.<br>
+ start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/analytics.v3.management.webproperties.html b/docs/dyn/analytics.v3.management.webproperties.html
new file mode 100644
index 0000000..32cbee5
--- /dev/null
+++ b/docs/dyn/analytics.v3.management.webproperties.html
@@ -0,0 +1,33 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Lists web properties to which the user has access.<br>
+ <br>
+Args:<br>
+ max_results: string, The maximum number of entries to include in this response.<br>
+ start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.<br>
+ accountId: string, Account ID for the web properties to retrieve. Can either be a specific account ID or '~all', which refers to all the accounts to which user has access. (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/audit.v1.activities.html b/docs/dyn/audit.v1.activities.html
new file mode 100644
index 0000000..7d1ccaf
--- /dev/null
+++ b/docs/dyn/audit.v1.activities.html
@@ -0,0 +1,45 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a list of activities for a specific customer and application.<br>
+ <br>
+Args:<br>
+ actorEmail: string, Email address of the user who performed the action.<br>
+ parameters: string, Event parameters in the form [parameter1 name]:[parameter1 value],[parameter2 name]:[parameter2 value],...<br>
+ caller: string, Type of the caller.<br>
+ Allowed values<br>
+ application_owner - Caller is an application owner.<br>
+ customer - Caller is a customer.<br>
+ maxResults: integer, Number of activity records to be shown in each page.<br>
+ actorApplicationId: string, Application ID of the application which interacted on behalf of the user while performing the event.<br>
+ eventName: string, Name of the event being queried.<br>
+ applicationId: string, Application ID of the application on which the event was performed. (required)<br>
+ startTime: string, Return events which occured at or after this time.<br>
+ endTime: string, Return events which occured at or before this time.<br>
+ ipAddress: string, IP Address of host where the event was performed. Supports both IPv4 and IPv6 addresses.<br>
+ continuationToken: string, Next page URL.<br>
+ customerId: string, Represents the customer who is the owner of target object on which action was performed. (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/audit.v1.html b/docs/dyn/audit.v1.html
new file mode 100644
index 0000000..cce9813
--- /dev/null
+++ b/docs/dyn/audit.v1.html
@@ -0,0 +1,28 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-activities"><strong><a href="audit.v1.activities.html">activities</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/books.v1.bookshelves.html b/docs/dyn/books.v1.bookshelves.html
index 072ab78..01cdb2a 100644
--- a/docs/dyn/books.v1.bookshelves.html
+++ b/docs/dyn/books.v1.bookshelves.html
@@ -18,13 +18,15 @@
<br>
Args:<br>
source: string, String to identify the originator of this request.<br>
- shelf: string, Id of bookshelf to retrieve. (required)<br>
- userId: string, Id of user for whom to retrieve bookshelves. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ userId: string, Id of user for whom to retrieve bookshelves. (required)<br>
+ shelf: string, Id of bookshelf to retrieve. (required)</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a list of public bookshelves for the specified user.<br>
<br>
Args:<br>
source: string, String to identify the originator of this request.<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
userId: string, Id of user for whom to retrieve bookshelves. (required)</tt></dd></dl>
<dl><dt><a name="Resource-volumes"><strong><a href="books.v1.bookshelves.volumes.html">volumes</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
diff --git a/docs/dyn/books.v1.bookshelves.volumes.html b/docs/dyn/books.v1.bookshelves.volumes.html
index 52700fe..b191e43 100644
--- a/docs/dyn/books.v1.bookshelves.volumes.html
+++ b/docs/dyn/books.v1.bookshelves.volumes.html
@@ -18,8 +18,9 @@
<br>
Args:<br>
source: string, String to identify the originator of this request.<br>
- shelf: string, Id of bookshelf to retrieve volumes. (required)<br>
- userId: string, Id of user for whom to retrieve bookshelf volumes. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ userId: string, Id of user for whom to retrieve bookshelf volumes. (required)<br>
+ shelf: string, Id of bookshelf to retrieve volumes. (required)</tt></dd></dl>
<hr>
Data descriptors defined here:<br>
diff --git a/docs/dyn/books.v1.mylibrary.bookshelves.html b/docs/dyn/books.v1.mylibrary.bookshelves.html
index 1aa5484..d1050ca 100644
--- a/docs/dyn/books.v1.mylibrary.bookshelves.html
+++ b/docs/dyn/books.v1.mylibrary.bookshelves.html
@@ -19,25 +19,29 @@
Args:<br>
body: object, The request body. (required)<br>
source: string, String to identify the originator of this request.<br>
- shelf: string, Id of bookshelf to which to add a volume. (required)<br>
- volumeId: string, Id of volume to add. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ volumeId: string, Id of volume to add. (required)<br>
+ shelf: string, Id of bookshelf to which to add a volume. (required)</tt></dd></dl>
<dl><dt><a name="Resource-clearVolumes"><strong>clearVolumes</strong></a> = method(self, **kwargs)</dt><dd><tt>Clears all volumes from a bookshelf.<br>
<br>
Args:<br>
body: object, The request body. (required)<br>
source: string, String to identify the originator of this request.<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
shelf: string, Id of bookshelf from which to remove a volume. (required)</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a specific bookshelf belonging to the authenticated user.<br>
<br>
Args:<br>
+ source: string, String to identify the originator of this request.<br>
shelf: string, Id of bookshelf to retrieve. (required)<br>
- source: string, String to identify the originator of this request.</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves a list of bookshelves belonging to the authenticated user.<br>
<br>
Args:<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
source: string, String to identify the originator of this request.</tt></dd></dl>
<dl><dt><a name="Resource-removeVolume"><strong>removeVolume</strong></a> = method(self, **kwargs)</dt><dd><tt>Removes a volume from a bookshelf.<br>
@@ -45,8 +49,9 @@
Args:<br>
body: object, The request body. (required)<br>
source: string, String to identify the originator of this request.<br>
- shelf: string, Id of bookshelf from which to remove a volume. (required)<br>
- volumeId: string, Id of volume to remove. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ volumeId: string, Id of volume to remove. (required)<br>
+ shelf: string, Id of bookshelf from which to remove a volume. (required)</tt></dd></dl>
<dl><dt><a name="Resource-volumes"><strong><a href="books.v1.mylibrary.bookshelves.volumes.html">volumes</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
diff --git a/docs/dyn/books.v1.mylibrary.bookshelves.volumes.html b/docs/dyn/books.v1.mylibrary.bookshelves.volumes.html
index 52afb4b..146b381 100644
--- a/docs/dyn/books.v1.mylibrary.bookshelves.volumes.html
+++ b/docs/dyn/books.v1.mylibrary.bookshelves.volumes.html
@@ -22,9 +22,11 @@
full - Includes all volume data.<br>
lite - Includes a subset of fields in volumeInfo and accessInfo.<br>
source: string, String to identify the originator of this request.<br>
- shelf: string, The bookshelf id or name retrieve volumes for.<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
maxResults: integer, Maximum number of results to return<br>
- startIndex: integer, Index of the first element to return (starts at 0)</tt></dd></dl>
+ q: string, Full-text search query string in this bookshelf.<br>
+ startIndex: integer, Index of the first element to return (starts at 0)<br>
+ shelf: string, The bookshelf id or name retrieve volumes for.</tt></dd></dl>
<hr>
Data descriptors defined here:<br>
diff --git a/docs/dyn/books.v1.volumes.html b/docs/dyn/books.v1.volumes.html
index fd7730b..07de731 100644
--- a/docs/dyn/books.v1.volumes.html
+++ b/docs/dyn/books.v1.volumes.html
@@ -22,7 +22,9 @@
full - Includes all volume data.<br>
lite - Includes a subset of fields in volumeInfo and accessInfo.<br>
source: string, String to identify the originator of this request.<br>
- volumeId: string, Id of volume to retrieve. (required)</tt></dd></dl>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
+ volumeId: string, Id of volume to retrieve. (required)<br>
+ partner: string, Identifier of partner for whom to brand results.</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Performs a book search.<br>
<br>
@@ -42,16 +44,22 @@
Allowed values<br>
full - Includes all volume data.<br>
lite - Includes a subset of fields in volumeInfo and accessInfo.<br>
+ libraryRestrict: string, Restrict search to this user's library.<br>
+ Allowed values<br>
+ my-library - Restrict to the user's library, any shelf.<br>
+ no-restrict - Do not restrict based on user's library.<br>
source: string, String to identify the originator of this request.<br>
langRestrict: string, Restrict results to books with this language code.<br>
+ country: string, ISO-3166-1 code to override the IP-based location.<br>
printType: string, Restrict to books or magazines.<br>
Allowed values<br>
all - All volume content types.<br>
books - Just books.<br>
magazines - Just magazines.<br>
+ startIndex: integer, Index of the first result to return (starts at 0)<br>
maxResults: integer, Maximum number of results to return.<br>
q: string, Full-text search query string. (required)<br>
- startIndex: integer, Index of the first result to return (starts at 0)<br>
+ partner: string, Identifier of partner for whom to restrict and brand results.<br>
download: string, Restrict to volumes by download availability.<br>
Allowed values<br>
epub - All volumes with epub.</tt></dd></dl>
diff --git a/docs/dyn/customsearch.v1.cse.html b/docs/dyn/customsearch.v1.cse.html
index 7cbc708..b9c252e 100644
--- a/docs/dyn/customsearch.v1.cse.html
+++ b/docs/dyn/customsearch.v1.cse.html
@@ -18,15 +18,20 @@
<br>
Args:<br>
sort: string, The sort expression to apply to the results<br>
- num: string, Number of search results to return<br>
+ filter: string, Controls turning on or off the duplicate content filter.<br>
+ Allowed values<br>
+ 0 - Turns off duplicate content filter.<br>
+ 1 - Turns on duplicate content filter.<br>
start: string, The index of the first result to return<br>
+ cx: string, The custom search engine ID to scope this search query<br>
+ googlehost: string, The local Google domain to use to perform the search.<br>
safe: string, Search safety level<br>
Allowed values<br>
high - Enables highest level of safe search filtering.<br>
medium - Enables moderate safe search filtering.<br>
off - Disables safe search filtering.<br>
q: string, Query (required)<br>
- cx: string, The custom search engine ID to scope this search query<br>
+ num: string, Number of search results to return<br>
lr: string, The language restriction for the search results<br>
Allowed values<br>
lang_ar - Arabic<br>
@@ -64,6 +69,8 @@
lang_tr - Turkish<br>
lang_zh-CN - Chinese (Simplified)<br>
lang_zh-TW - Chinese (Traditional)<br>
+ cr: string, Country restrict(s).<br>
+ gl: string, Geolocation of end user.<br>
cref: string, The URL of a linked custom search engine</tt></dd></dl>
<hr>
diff --git a/docs/dyn/freebase.v1-dev.html b/docs/dyn/freebase.v1-dev.html
new file mode 100644
index 0000000..be8ec1b
--- /dev/null
+++ b/docs/dyn/freebase.v1-dev.html
@@ -0,0 +1,93 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-dataset"><strong>dataset</strong></a> = method(self, **kwargs)</dt><dd><tt>Provides access to various key/value databases used by Freebase, with the id in the path.<br>
+ <br>
+Args:<br>
+ format: string, The format of the result.<br>
+ Allowed values<br>
+ json - The content is a JSON encoded object.<br>
+ raw - The content of the response is the raw bytes of the desired value. The content-type is set to text/plain<br>
+ id: string, The id of the item that you want data about (required) (repeated)<br>
+ dbName: string, A parameter (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-image"><strong>image</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns the scaled/cropped image attached to a freebase node.<br>
+ <br>
+Args:<br>
+ maxwidth: integer, Maximum width in pixels for resulting image.<br>
+ maxheight: integer, Maximum height in pixels for resulting image.<br>
+ fallbackid: string, Use the image associated with this secondary id if no image is associated with the primary id.<br>
+ pad: boolean, A boolean specifying whether the resulting image should be padded up to the requested dimensions.<br>
+ mode: string, Method used to scale or crop image.<br>
+ Allowed values<br>
+ fill - TODO(bendrees)<br>
+ fillcrop - TODO(bendrees)<br>
+ fillcropmid - TODO(bendrees)<br>
+ fit - TODO(bendrees)<br>
+ id: string, Freebase entity or content id, mid, or guid. (required) (repeated)</tt></dd></dl>
+
+<dl><dt><a name="Resource-mqlread"><strong>mqlread</strong></a> = method(self, **kwargs)</dt><dd><tt>Performs MQL Queries.<br>
+ <br>
+Args:<br>
+ lang: string, The language of the results - an id of a /type/lang object.<br>
+ cursor: string, The mql cursor.<br>
+ indent: integer, How many spaces to indent the json.<br>
+ callback: string, JS method name for JSONP callbacks.<br>
+ uniqueness_failure: string, How MQL responds to uniqueness failures.<br>
+ Allowed values<br>
+ hard - Be strict - throw an error.<br>
+ soft - Just return the first encountered object.<br>
+ html_escape: boolean, Whether or not to escape entities.<br>
+ cost: boolean, Show the costs or not.<br>
+ query: string, An envelope containing a single MQL query. (required)<br>
+ as_of_time: string, Run the query as it would've been run at the specified point in time.</tt></dd></dl>
+
+<dl><dt><a name="Resource-mqlwrite"><strong>mqlwrite</strong></a> = method(self, **kwargs)</dt><dd><tt>Performs MQL Write Operations.<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ indent: integer, How many spaces to indent the json.<br>
+ callback: string, JS method name for JSONP callbacks.<br>
+ use_permission_of: string, Use the same permission node of the object with the specified id.<br>
+ query: string, An MQL query with write directives. (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-text"><strong><a href="freebase.v1-dev.text.html">text</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-upload"><strong>upload</strong></a> = method(self, **kwargs)</dt><dd><tt>Uploads data to the Freebase blobstore and creates documents in the graph.<br>
+ <br>
+Args:<br>
+ lang: string, An id of a /type/lang object that will be used as the language - e.g. '/lang/fr'<br>
+ body: object, The request body.<br>
+ license: string, An id of a /common/license object that you want to use as the license of this content<br>
+ media_body: string, The filename of the media request body.<br>
+ text_encoding: string, The encoding of the content - e.g. 'utf-8'<br>
+ rights_holder: string, An id of a user or topic that is considered to be the rights holder for this content - applies only to images.<br>
+ use_permission_of: string, An id of an object that has the permissions that you want to use in the document node.<br>
+ content: string, An id of a /type/content object that should be the last content attached to the document node specified. This is a consistency check and will make sure that the content has not changed since the request was created. The document parameter must also be passed if this is present.<br>
+ document: string, An id of a /common/document object that you'd like to attach this content.</tt></dd></dl>
+
+<dl><dt><a name="Resource-user"><strong><a href="freebase.v1-dev.user.html">user</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/freebase.v1-dev.text.html b/docs/dyn/freebase.v1-dev.text.html
new file mode 100644
index 0000000..7e9cac3
--- /dev/null
+++ b/docs/dyn/freebase.v1-dev.text.html
@@ -0,0 +1,50 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns blob attached to node at specified id as HTML<br>
+ <br>
+Args:<br>
+ format: string, Sanitizing transformation.<br>
+ Allowed values<br>
+ html - Return valid, sanitized html.<br>
+ plain - Return plain text - strip html tags.<br>
+ raw - Return the entire content as-is.<br>
+ maxlength: integer, The max number of characters to return. Valid only for 'plain' format.<br>
+ id: string, The id of the item that you want data about (required) (repeated)</tt></dd></dl>
+
+<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>Inserts a blob in the Freebase blobstore.<br>
+ <br>
+Args:<br>
+ lang: string, The key of a /type/lang object that will be used as the language - e.g. 'fr'<br>
+ body: object, The request body. (required)<br>
+ text: string, The text data you want to upload. (required)<br>
+ text_encoding: string, The encoding of the content - e.g. 'utf-8'<br>
+ use_permission_of: string, An id of an object that has the permissions that you want to use in the document node.<br>
+ entity: string, The entity you want to upload a description about.<br>
+ content: string, An id of a /type/content object that should be the last content attached to the document node specified. This is a consistency check and will make sure that the content has not changed since the request was created. The document parameter must also be passed if this is present.<br>
+ media_type: string, The mime content type of the text you are uploading - e.g. text/plain (required)<br>
+ document: string, An id of a /common/document object that you'd like to attach this content.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/freebase.v1-dev.user.html b/docs/dyn/freebase.v1-dev.user.html
new file mode 100644
index 0000000..6c00b46
--- /dev/null
+++ b/docs/dyn/freebase.v1-dev.user.html
@@ -0,0 +1,30 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-info"><strong>info</strong></a> = method(self, **kwargs)</dt><dd><tt>Provides basic information about logged in Freebase.com user.<br>
+ <br>
+Args:</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/moderator.v1.html b/docs/dyn/moderator.v1.html
index 40cf3b2..f5e4bcb 100644
--- a/docs/dyn/moderator.v1.html
+++ b/docs/dyn/moderator.v1.html
@@ -16,7 +16,7 @@
<dl><dt><a name="Resource-featured"><strong><a href="moderator.v1.featured.html">featured</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
-<dl><dt><a name="Resource-global"><strong><a href="moderator.v1.global.html">global</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+<dl><dt><a name="Resource-global_"><strong>global_</strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
<dl><dt><a name="Resource-my"><strong><a href="moderator.v1.my.html">my</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
diff --git a/docs/dyn/prediction.v1.3.hostedmodels.html b/docs/dyn/prediction.v1.3.hostedmodels.html
new file mode 100644
index 0000000..2886e3d
--- /dev/null
+++ b/docs/dyn/prediction.v1.3.hostedmodels.html
@@ -0,0 +1,32 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-predict"><strong>predict</strong></a> = method(self, **kwargs)</dt><dd><tt>Submit input and request an output against a hosted model<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ hostedModelName: string, The name of a hosted model (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/prediction.v1.3.html b/docs/dyn/prediction.v1.3.html
new file mode 100644
index 0000000..1bd5979
--- /dev/null
+++ b/docs/dyn/prediction.v1.3.html
@@ -0,0 +1,30 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-hostedmodels"><strong><a href="prediction.v1.3.hostedmodels.html">hostedmodels</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<dl><dt><a name="Resource-training"><strong><a href="prediction.v1.3.training.html">training</a></strong></a> = methodResource(self)</dt><dd><tt>A collection resource.</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/prediction.v1.3.training.html b/docs/dyn/prediction.v1.3.training.html
new file mode 100644
index 0000000..dc71598
--- /dev/null
+++ b/docs/dyn/prediction.v1.3.training.html
@@ -0,0 +1,53 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head><title>Python: class Resource</title>
+</head><body bgcolor="#f0f0f8">
+<p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#ffc8d8">
+<td colspan=3 valign=bottom> <br>
+<font color="#000000" face="helvetica, arial"><a name="Resource">class <strong>Resource</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
+
+<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td>
+<td colspan=2><tt>A class for interacting with a resource.<br> </tt></td></tr>
+<tr><td> </td>
+<td width="100%">Methods defined here:<br>
+<dl><dt><a name="Resource-__init__"><strong>__init__</strong></a>(self)</dt></dl>
+
+<dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>Delete a trained model<br>
+ <br>
+Args:<br>
+ data: string, mybucket/mydata resource in Google Storage (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Check training status of your model<br>
+ <br>
+Args:<br>
+ data: string, mybucket/mydata resource in Google Storage (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>Begin training your model<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-predict"><strong>predict</strong></a> = method(self, **kwargs)</dt><dd><tt>Submit data and request a prediction<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ data: string, mybucket/mydata resource in Google Storage (required)</tt></dd></dl>
+
+<dl><dt><a name="Resource-update"><strong>update</strong></a> = method(self, **kwargs)</dt><dd><tt>Add new data to a trained model<br>
+ <br>
+Args:<br>
+ body: object, The request body. (required)<br>
+ data: string, A parameter (required)</tt></dd></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>__dict__</strong></dt>
+<dd><tt>dictionary for instance variables (if defined)</tt></dd>
+</dl>
+<dl><dt><strong>__weakref__</strong></dt>
+<dd><tt>list of weak references to the object (if defined)</tt></dd>
+</dl>
+</td></tr></table>
+</body></html>
\ No newline at end of file
diff --git a/docs/dyn/tasks.v1.tasklists.html b/docs/dyn/tasks.v1.tasklists.html
index 17537a2..bd170a0 100644
--- a/docs/dyn/tasks.v1.tasklists.html
+++ b/docs/dyn/tasks.v1.tasklists.html
@@ -33,7 +33,17 @@
<br>
Args:<br>
pageToken: string, Token specifying the result page to return. Optional.<br>
- maxResults: integer, Maximum number of task lists returned on one page. Optional. The default is 100.</tt></dd></dl>
+ maxResults: string, Maximum number of task lists returned on one page. Optional. The default is 100.</tt></dd></dl>
+
+<dl><dt><a name="Resource-list_next"><strong>list_next</strong></a> = methodNext(self, previous_request, previous_response)</dt><dd><tt>Retrieves the next page of results.<br>
+ <br>
+Args:<br>
+ previous_request: The request for the previous page.<br>
+ previous_response: The response from the request for the previous page.<br>
+ <br>
+Returns:<br>
+ A request object that you can call 'execute()' on to request the next<br>
+ page. Returns None if there are no more items in the collection.</tt></dd></dl>
<dl><dt><a name="Resource-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Updates the authenticated user's specified task list. This method supports patch semantics.<br>
<br>
diff --git a/docs/dyn/tasks.v1.tasks.html b/docs/dyn/tasks.v1.tasks.html
index b0006cc..4ff1912 100644
--- a/docs/dyn/tasks.v1.tasks.html
+++ b/docs/dyn/tasks.v1.tasks.html
@@ -47,7 +47,7 @@
tasklist: string, Task list identifier. (required)<br>
pageToken: string, Token specifying the result page to return. Optional.<br>
updatedMin: string, Lower bound for a task's last modification time (as a <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp) to filter by. Optional. The default is not to filter by last modification time.<br>
- maxResults: integer, Maximum number of task lists returned on one page. Optional. The default is 100.<br>
+ maxResults: string, Maximum number of task lists returned on one page. Optional. The default is 100.<br>
completedMin: string, Lower bound for a task's completion date (as a <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp) to filter by. Optional. The default is not to filter by completion date.<br>
showDeleted: boolean, Flag indicating whether deleted tasks are returned in the result. Optional. The default is False.<br>
completedMax: string, Upper bound for a task's completion date (as a <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp) to filter by. Optional. The default is not to filter by completion date.<br>
@@ -55,6 +55,16 @@
showCompleted: boolean, Flag indicating whether completed tasks are returned in the result. Optional. The default is True.<br>
dueMin: string, Lower bound for a task's due date (as a <a href="http://www.rfc-editor.org/rfc/rfc3339.txt">RFC 3339</a> timestamp) to filter by. Optional. The default is not to filter by due date.</tt></dd></dl>
+<dl><dt><a name="Resource-list_next"><strong>list_next</strong></a> = methodNext(self, previous_request, previous_response)</dt><dd><tt>Retrieves the next page of results.<br>
+ <br>
+Args:<br>
+ previous_request: The request for the previous page.<br>
+ previous_response: The response from the request for the previous page.<br>
+ <br>
+Returns:<br>
+ A request object that you can call 'execute()' on to request the next<br>
+ page. Returns None if there are no more items in the collection.</tt></dd></dl>
+
<dl><dt><a name="Resource-move"><strong>move</strong></a> = method(self, **kwargs)</dt><dd><tt>Moves the specified task to another position in the task list. This can include putting it as a child task under a new parent and/or move it to a different position among its sibling tasks.<br>
<br>
Args:<br>