chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/drive_v3.replies.html b/docs/dyn/drive_v3.replies.html
index c8d5887..2306ef3 100644
--- a/docs/dyn/drive_v3.replies.html
+++ b/docs/dyn/drive_v3.replies.html
@@ -137,25 +137,25 @@
An object of the form:
{ # A reply to a comment on a file.
- "action": "A String", # The action the reply performed to the parent comment. Valid values are:
- # - resolve
- # - reopen
- "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
- "displayName": "A String", # A plain text displayable name for this user.
- "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
- "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
- "me": True or False, # Whether this user is the requesting user.
- "permissionId": "A String", # The user's ID as visible in Permission resources.
- "photoLink": "A String", # A link to the user's profile photo, if available.
- },
- "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
- "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
- "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
- "htmlContent": "A String", # The content of the reply with HTML formatting.
- "id": "A String", # The ID of the reply.
- "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
- "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
- }</pre>
+ "action": "A String", # The action the reply performed to the parent comment. Valid values are:
+ # - resolve
+ # - reopen
+ "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
+ "displayName": "A String", # A plain text displayable name for this user.
+ "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
+ "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
+ "me": True or False, # Whether this user is the requesting user.
+ "permissionId": "A String", # The user's ID as visible in Permission resources.
+ "photoLink": "A String", # A link to the user's profile photo, if available.
+ },
+ "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
+ "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
+ "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
+ "htmlContent": "A String", # The content of the reply with HTML formatting.
+ "id": "A String", # The ID of the reply.
+ "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
+ "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
+}</pre>
</div>
<div class="method">
@@ -183,25 +183,25 @@
An object of the form:
{ # A reply to a comment on a file.
- "action": "A String", # The action the reply performed to the parent comment. Valid values are:
- # - resolve
- # - reopen
- "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
- "displayName": "A String", # A plain text displayable name for this user.
- "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
- "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
- "me": True or False, # Whether this user is the requesting user.
- "permissionId": "A String", # The user's ID as visible in Permission resources.
- "photoLink": "A String", # A link to the user's profile photo, if available.
- },
- "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
- "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
- "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
- "htmlContent": "A String", # The content of the reply with HTML formatting.
- "id": "A String", # The ID of the reply.
- "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
- "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
- }</pre>
+ "action": "A String", # The action the reply performed to the parent comment. Valid values are:
+ # - resolve
+ # - reopen
+ "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
+ "displayName": "A String", # A plain text displayable name for this user.
+ "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
+ "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
+ "me": True or False, # Whether this user is the requesting user.
+ "permissionId": "A String", # The user's ID as visible in Permission resources.
+ "photoLink": "A String", # A link to the user's profile photo, if available.
+ },
+ "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
+ "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
+ "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
+ "htmlContent": "A String", # The content of the reply with HTML formatting.
+ "id": "A String", # The ID of the reply.
+ "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
+ "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
+}</pre>
</div>
<div class="method">
@@ -219,31 +219,31 @@
An object of the form:
{ # A list of replies to a comment on a file.
- "kind": "drive#replyList", # Identifies what kind of resource this is. Value: the fixed string "drive#replyList".
- "nextPageToken": "A String", # The page token for the next page of replies. This will be absent if the end of the replies list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results.
- "replies": [ # The list of replies. If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
- { # A reply to a comment on a file.
- "action": "A String", # The action the reply performed to the parent comment. Valid values are:
- # - resolve
- # - reopen
- "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
- "displayName": "A String", # A plain text displayable name for this user.
- "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
- "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
- "me": True or False, # Whether this user is the requesting user.
- "permissionId": "A String", # The user's ID as visible in Permission resources.
- "photoLink": "A String", # A link to the user's profile photo, if available.
- },
- "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
- "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
- "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
- "htmlContent": "A String", # The content of the reply with HTML formatting.
- "id": "A String", # The ID of the reply.
- "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
- "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
+ "kind": "drive#replyList", # Identifies what kind of resource this is. Value: the fixed string "drive#replyList".
+ "nextPageToken": "A String", # The page token for the next page of replies. This will be absent if the end of the replies list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results.
+ "replies": [ # The list of replies. If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
+ { # A reply to a comment on a file.
+ "action": "A String", # The action the reply performed to the parent comment. Valid values are:
+ # - resolve
+ # - reopen
+ "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
+ "displayName": "A String", # A plain text displayable name for this user.
+ "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
+ "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
+ "me": True or False, # Whether this user is the requesting user.
+ "permissionId": "A String", # The user's ID as visible in Permission resources.
+ "photoLink": "A String", # A link to the user's profile photo, if available.
},
- ],
- }</pre>
+ "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
+ "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
+ "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
+ "htmlContent": "A String", # The content of the reply with HTML formatting.
+ "id": "A String", # The ID of the reply.
+ "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
+ "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
+ },
+ ],
+}</pre>
</div>
<div class="method">
@@ -297,25 +297,25 @@
An object of the form:
{ # A reply to a comment on a file.
- "action": "A String", # The action the reply performed to the parent comment. Valid values are:
- # - resolve
- # - reopen
- "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
- "displayName": "A String", # A plain text displayable name for this user.
- "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
- "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
- "me": True or False, # Whether this user is the requesting user.
- "permissionId": "A String", # The user's ID as visible in Permission resources.
- "photoLink": "A String", # A link to the user's profile photo, if available.
- },
- "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
- "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
- "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
- "htmlContent": "A String", # The content of the reply with HTML formatting.
- "id": "A String", # The ID of the reply.
- "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
- "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
- }</pre>
+ "action": "A String", # The action the reply performed to the parent comment. Valid values are:
+ # - resolve
+ # - reopen
+ "author": { # Information about a Drive user. # The author of the reply. The author's email address and permission ID will not be populated.
+ "displayName": "A String", # A plain text displayable name for this user.
+ "emailAddress": "A String", # The email address of the user. This may not be present in certain contexts if the user has not made their email address visible to the requester.
+ "kind": "drive#user", # Identifies what kind of resource this is. Value: the fixed string "drive#user".
+ "me": True or False, # Whether this user is the requesting user.
+ "permissionId": "A String", # The user's ID as visible in Permission resources.
+ "photoLink": "A String", # A link to the user's profile photo, if available.
+ },
+ "content": "A String", # The plain text content of the reply. This field is used for setting the content, while htmlContent should be displayed. This is required on creates if no action is specified.
+ "createdTime": "A String", # The time at which the reply was created (RFC 3339 date-time).
+ "deleted": True or False, # Whether the reply has been deleted. A deleted reply has no content.
+ "htmlContent": "A String", # The content of the reply with HTML formatting.
+ "id": "A String", # The ID of the reply.
+ "kind": "drive#reply", # Identifies what kind of resource this is. Value: the fixed string "drive#reply".
+ "modifiedTime": "A String", # The last time the reply was modified (RFC 3339 date-time).
+}</pre>
</div>
</body></html>
\ No newline at end of file