refresh docs
diff --git a/docs/dyn/analytics_v3.management.accounts.html b/docs/dyn/analytics_v3.management.accounts.html
index cf34e63..01d0cab 100644
--- a/docs/dyn/analytics_v3.management.accounts.html
+++ b/docs/dyn/analytics_v3.management.accounts.html
@@ -89,11 +89,11 @@
Returns:
An object of the form:
- {
+ { # An account collection provides a list of Analytics accounts to which a user has access. The account collection is the entry point to all management information. Each resource in the collection corresponds to a single Analytics account.
"username": "A String", # Email ID of the authenticated user
"kind": "analytics#accounts", # Collection type.
"items": [ # A list of accounts.
- {
+ { # JSON template for Analytics account entry.
"kind": "analytics#account", # Resource type for Analytics account.
"name": "A String", # Account name.
"created": "A String", # Time the account was created.