refresh docs
diff --git a/docs/dyn/analytics_v3.management.profiles.html b/docs/dyn/analytics_v3.management.profiles.html
index 29ab916..1cf750f 100644
--- a/docs/dyn/analytics_v3.management.profiles.html
+++ b/docs/dyn/analytics_v3.management.profiles.html
@@ -91,11 +91,11 @@
 Returns:
   An object of the form:
 
-    {
+    { # A profile collection lists Analytics profiles to which the user has access. Each resource in the collection corresponds to a single Analytics profile.
     "username": "A String", # Email ID of the authenticated user
     "kind": "analytics#profiles", # Collection type.
     "items": [ # A list of profiles.
-      {
+      { # JSON template for an Analytics profile.
         "defaultPage": "A String", # Default page for this profile.
         "kind": "analytics#profile", # Resource type for Analytics profile.
         "excludeQueryParameters": "A String", # The query parameters that are excluded from this profile.