Update docs for 1.3.2 release.
diff --git a/docs/dyn/gamesManagement_v1management.applications.html b/docs/dyn/gamesManagement_v1management.applications.html
index 0145489..c0f79d5 100644
--- a/docs/dyn/gamesManagement_v1management.applications.html
+++ b/docs/dyn/gamesManagement_v1management.applications.html
@@ -86,7 +86,7 @@
<pre>Get the list of players hidden from the given application. This method is only available to user accounts for your developer console.
Args:
- applicationId: string, The application being requested. (required)
+ applicationId: string, The application ID from the Google Play developer console. (required)
pageToken: string, The token returned by the previous request.
maxResults: integer, The maximum number of player resources to return in the response, used for paging. For any response, the actual number of player resources returned may be less than the specified maxResults.