Update docs.
diff --git a/docs/dyn/analytics_v3.management.webpropertyUserLinks.html b/docs/dyn/analytics_v3.management.webpropertyUserLinks.html
index 986762c..22e4e8b 100644
--- a/docs/dyn/analytics_v3.management.webpropertyUserLinks.html
+++ b/docs/dyn/analytics_v3.management.webpropertyUserLinks.html
@@ -207,7 +207,7 @@
Args:
accountId: string, Account ID which the given web property belongs to. (required)
- webPropertyId: string, Web Property ID for the webProperty-user links to retrieve. (required)
+ webPropertyId: string, Web Property ID for the webProperty-user links to retrieve. Can either be a specific web property ID or '~all', which refers to all the web properties that user has access to. (required)
max_results: integer, The maximum number of webProperty-user Links to include in this response.
start_index: integer, An index of the first webProperty-user link to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.