Updated docs
diff --git a/docs/dyn/plusDomains_v1.comments.html b/docs/dyn/plusDomains_v1.comments.html
index 1582543..5c53aed 100644
--- a/docs/dyn/plusDomains_v1.comments.html
+++ b/docs/dyn/plusDomains_v1.comments.html
@@ -116,15 +116,20 @@
       },
       "updated": "A String", # The time at which this comment was last updated. Formatted as an RFC 3339 timestamp.
       "actor": { # The person who posted this comment.
+        "displayName": "A String", # The name of this actor, suitable for display.
         "url": "A String", # A link to the Person resource for this actor.
         "image": { # The image representation of this actor.
           "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
         },
-        "displayName": "A String", # The name of this actor, suitable for display.
-        "id": "A String", # The ID of the actor.
+        "clientSpecificActorInfo": { # Actor info specific to particular clients.
+          "youtubeActorInfo": { # Actor info specific to YouTube clients.
+            "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+          },
+        },
         "verification": { # Verification status of actor.
           "adHocVerified": "A String", # Verification for one-time or manual processes.
         },
+        "id": "A String", # The ID of the actor.
       },
       "verb": "post", # This comment's verb, indicating what action was performed. Possible values are:
           # - "post" - Publish content to the stream.
@@ -163,15 +168,20 @@
     },
     "updated": "A String", # The time at which this comment was last updated. Formatted as an RFC 3339 timestamp.
     "actor": { # The person who posted this comment.
+      "displayName": "A String", # The name of this actor, suitable for display.
       "url": "A String", # A link to the Person resource for this actor.
       "image": { # The image representation of this actor.
         "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
       },
-      "displayName": "A String", # The name of this actor, suitable for display.
-      "id": "A String", # The ID of the actor.
+      "clientSpecificActorInfo": { # Actor info specific to particular clients.
+        "youtubeActorInfo": { # Actor info specific to YouTube clients.
+          "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+        },
+      },
       "verification": { # Verification status of actor.
         "adHocVerified": "A String", # Verification for one-time or manual processes.
       },
+      "id": "A String", # The ID of the actor.
     },
     "verb": "post", # This comment's verb, indicating what action was performed. Possible values are:
         # - "post" - Publish content to the stream.
@@ -204,15 +214,20 @@
       },
       "updated": "A String", # The time at which this comment was last updated. Formatted as an RFC 3339 timestamp.
       "actor": { # The person who posted this comment.
+        "displayName": "A String", # The name of this actor, suitable for display.
         "url": "A String", # A link to the Person resource for this actor.
         "image": { # The image representation of this actor.
           "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
         },
-        "displayName": "A String", # The name of this actor, suitable for display.
-        "id": "A String", # The ID of the actor.
+        "clientSpecificActorInfo": { # Actor info specific to particular clients.
+          "youtubeActorInfo": { # Actor info specific to YouTube clients.
+            "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+          },
+        },
         "verification": { # Verification status of actor.
           "adHocVerified": "A String", # Verification for one-time or manual processes.
         },
+        "id": "A String", # The ID of the actor.
       },
       "verb": "post", # This comment's verb, indicating what action was performed. Possible values are:
           # - "post" - Publish content to the stream.
@@ -263,15 +278,20 @@
           },
           "updated": "A String", # The time at which this comment was last updated. Formatted as an RFC 3339 timestamp.
           "actor": { # The person who posted this comment.
+            "displayName": "A String", # The name of this actor, suitable for display.
             "url": "A String", # A link to the Person resource for this actor.
             "image": { # The image representation of this actor.
               "url": "A String", # The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side.
             },
-            "displayName": "A String", # The name of this actor, suitable for display.
-            "id": "A String", # The ID of the actor.
+            "clientSpecificActorInfo": { # Actor info specific to particular clients.
+              "youtubeActorInfo": { # Actor info specific to YouTube clients.
+                "channelId": "A String", # ID of the YouTube channel owned by the Actor.
+              },
+            },
             "verification": { # Verification status of actor.
               "adHocVerified": "A String", # Verification for one-time or manual processes.
             },
+            "id": "A String", # The ID of the actor.
           },
           "verb": "post", # This comment's verb, indicating what action was performed. Possible values are:
               # - "post" - Publish content to the stream.