Updated docs
diff --git a/docs/dyn/youtube_v3.comments.html b/docs/dyn/youtube_v3.comments.html
index 91e00ad..a4ba460 100644
--- a/docs/dyn/youtube_v3.comments.html
+++ b/docs/dyn/youtube_v3.comments.html
@@ -123,9 +123,7 @@
"videoId": "A String", # The ID of the video the comment refers to, if any.
"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments were requested through the id filter.
"likeCount": 42, # The total number of likes this comment has received.
- "authorChannelId": { # The id of the author's YouTube channel, if any.
- "value": "A String",
- },
+ "authorChannelId": "", # The id of the author's YouTube channel, if any.
"parentId": "A String", # The unique id of the parent comment, only set for replies.
"publishedAt": "A String", # The date and time when the comment was orignally published. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
"canRate": True or False, # Whether the current viewer can rate this comment.
@@ -153,9 +151,7 @@
"videoId": "A String", # The ID of the video the comment refers to, if any.
"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments were requested through the id filter.
"likeCount": 42, # The total number of likes this comment has received.
- "authorChannelId": { # The id of the author's YouTube channel, if any.
- "value": "A String",
- },
+ "authorChannelId": "", # The id of the author's YouTube channel, if any.
"parentId": "A String", # The unique id of the parent comment, only set for replies.
"publishedAt": "A String", # The date and time when the comment was orignally published. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
"canRate": True or False, # Whether the current viewer can rate this comment.
@@ -210,9 +206,7 @@
"videoId": "A String", # The ID of the video the comment refers to, if any.
"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments were requested through the id filter.
"likeCount": 42, # The total number of likes this comment has received.
- "authorChannelId": { # The id of the author's YouTube channel, if any.
- "value": "A String",
- },
+ "authorChannelId": "", # The id of the author's YouTube channel, if any.
"parentId": "A String", # The unique id of the parent comment, only set for replies.
"publishedAt": "A String", # The date and time when the comment was orignally published. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
"canRate": True or False, # Whether the current viewer can rate this comment.
@@ -297,9 +291,7 @@
"videoId": "A String", # The ID of the video the comment refers to, if any.
"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments were requested through the id filter.
"likeCount": 42, # The total number of likes this comment has received.
- "authorChannelId": { # The id of the author's YouTube channel, if any.
- "value": "A String",
- },
+ "authorChannelId": "", # The id of the author's YouTube channel, if any.
"parentId": "A String", # The unique id of the parent comment, only set for replies.
"publishedAt": "A String", # The date and time when the comment was orignally published. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
"canRate": True or False, # Whether the current viewer can rate this comment.
@@ -327,9 +319,7 @@
"videoId": "A String", # The ID of the video the comment refers to, if any.
"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments were requested through the id filter.
"likeCount": 42, # The total number of likes this comment has received.
- "authorChannelId": { # The id of the author's YouTube channel, if any.
- "value": "A String",
- },
+ "authorChannelId": "", # The id of the author's YouTube channel, if any.
"parentId": "A String", # The unique id of the parent comment, only set for replies.
"publishedAt": "A String", # The date and time when the comment was orignally published. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.
"canRate": True or False, # Whether the current viewer can rate this comment.