chore: Update discovery artifacts (#1618)
## Deleted keys were detected in the following stable discovery artifacts:
compute v1 https://github.com/googleapis/google-api-python-client/commit/834349f1c54a0be33fb55e3328f88f25fa6a9419
## Deleted keys were detected in the following pre-stable discovery artifacts:
compute alpha https://github.com/googleapis/google-api-python-client/commit/834349f1c54a0be33fb55e3328f88f25fa6a9419
compute beta https://github.com/googleapis/google-api-python-client/commit/834349f1c54a0be33fb55e3328f88f25fa6a9419
## Discovery Artifact Change Summary:
feat(analyticsadmin): update the api https://github.com/googleapis/google-api-python-client/commit/835ba4092c656966ec26ec08f6be20d5d1abcf43
feat(bigquery): update the api https://github.com/googleapis/google-api-python-client/commit/6abccd47e1e537bbc46447acf1495a610c3dae31
feat(chat): update the api https://github.com/googleapis/google-api-python-client/commit/f5a2e18eebb360f0b416765166303d362944130f
feat(cloudasset): update the api https://github.com/googleapis/google-api-python-client/commit/d3602dbfbb01eda58b5930bf17f8fbdfaad1e6cf
feat(cloudkms): update the api https://github.com/googleapis/google-api-python-client/commit/a3343e30f99a8250ac4dffc401e3106b21e59c13
feat(composer): update the api https://github.com/googleapis/google-api-python-client/commit/614167472dc908fa47eec9a0921b9538ba068066
feat(compute): update the api https://github.com/googleapis/google-api-python-client/commit/834349f1c54a0be33fb55e3328f88f25fa6a9419
feat(contactcenterinsights): update the api https://github.com/googleapis/google-api-python-client/commit/5482a0bade7167307dbbd81455c023a685318227
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/361134dcbcca446cb9e2b004006f3feb1920fd93
feat(displayvideo): update the api https://github.com/googleapis/google-api-python-client/commit/4d43cceda82a1df22fad872e85e1b7236e239ae8
feat(orgpolicy): update the api https://github.com/googleapis/google-api-python-client/commit/ce6c8aad2d1e8f7d6325c2642f61c07e22fddb5c
feat(prod_tt_sasportal): update the api https://github.com/googleapis/google-api-python-client/commit/dbbe2a7c7d9d43564d4032d109dc5e83d4864e84
feat(retail): update the api https://github.com/googleapis/google-api-python-client/commit/4e21ee29bc68bb989519460ede52c04cc66f203e
feat(vmmigration): update the api https://github.com/googleapis/google-api-python-client/commit/8898d540b6ac5801da6854209ff3dee1af7dc176
feat(websecurityscanner): update the api https://github.com/googleapis/google-api-python-client/commit/bb0332e672950a3fbdfe0d383d948a4925bd433f
diff --git a/docs/dyn/chat_v1.spaces.messages.html b/docs/dyn/chat_v1.spaces.messages.html
index b6494b6..e7816c1 100644
--- a/docs/dyn/chat_v1.spaces.messages.html
+++ b/docs/dyn/chat_v1.spaces.messages.html
@@ -105,7 +105,7 @@
<pre>Creates a message.
Args:
- parent: string, Required. Space resource name, in the form "spaces/*". Example: spaces/AAAAMpdlehY (required)
+ parent: string, Required. Space resource name, in the form "spaces/*". Example: spaces/AAAAAAAAAAA (required)
body: object, The request body.
The object takes the form of:
@@ -849,7 +849,7 @@
"createTime": "A String", # Output only. The time at which the message was created in Google Chat server.
"fallbackText": "A String", # A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
"lastUpdateTime": "A String", # Output only. The time at which the message was last updated in Google Chat server. If the message was never updated, this field will be same as create_time.
- "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4`
+ "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB`
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
"sender": { # A user in Google Chat. # The user who created the message.
"displayName": "A String", # The user's display name.
@@ -862,15 +862,15 @@
"commandId": "A String", # The id of the slash command invoked.
},
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot. # The space the message belongs to.
- "displayName": "A String", # The display name (only if the space is of type `ROOM`). Please note that this field might not be populated in direct messages between humans.
+ "displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
- "singleUserBotDm": True or False, # Whether the space is a DM between a bot and a single human.
- "threaded": True or False, # Whether the messages are threaded in this space.
- "type": "A String", # Output only. The type of a space. This is deprecated. Use `single_user_bot_dm` instead.
+ "singleUserBotDm": True or False, # Output only. Whether the space is a DM between a bot and a single human.
+ "threaded": True or False, # Output only. Whether the messages are threaded in this space.
+ "type": "A String", # Deprecated. Use `single_user_bot_dm` instead. Output only. The type of a space.
},
"text": "A String", # Plain-text body of the message.
"thread": { # A thread in Google Chat. # The thread the message belongs to.
- "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAMpdlehY/threads/UMxbHmzDlr4
+ "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAAAAAAAA/threads/TTTTTTTTTTT
},
}
@@ -1624,7 +1624,7 @@
"createTime": "A String", # Output only. The time at which the message was created in Google Chat server.
"fallbackText": "A String", # A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
"lastUpdateTime": "A String", # Output only. The time at which the message was last updated in Google Chat server. If the message was never updated, this field will be same as create_time.
- "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4`
+ "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB`
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
"sender": { # A user in Google Chat. # The user who created the message.
"displayName": "A String", # The user's display name.
@@ -1637,15 +1637,15 @@
"commandId": "A String", # The id of the slash command invoked.
},
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot. # The space the message belongs to.
- "displayName": "A String", # The display name (only if the space is of type `ROOM`). Please note that this field might not be populated in direct messages between humans.
+ "displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
- "singleUserBotDm": True or False, # Whether the space is a DM between a bot and a single human.
- "threaded": True or False, # Whether the messages are threaded in this space.
- "type": "A String", # Output only. The type of a space. This is deprecated. Use `single_user_bot_dm` instead.
+ "singleUserBotDm": True or False, # Output only. Whether the space is a DM between a bot and a single human.
+ "threaded": True or False, # Output only. Whether the messages are threaded in this space.
+ "type": "A String", # Deprecated. Use `single_user_bot_dm` instead. Output only. The type of a space.
},
"text": "A String", # Plain-text body of the message.
"thread": { # A thread in Google Chat. # The thread the message belongs to.
- "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAMpdlehY/threads/UMxbHmzDlr4
+ "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAAAAAAAA/threads/TTTTTTTTTTT
},
}</pre>
</div>
@@ -1655,7 +1655,7 @@
<pre>Deletes a message.
Args:
- name: string, Required. Resource name of the message to be deleted, in the form "spaces/*/messages/*" Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4 (required)
+ name: string, Required. Resource name of the message to be deleted, in the form "spaces/*/messages/*" Example: spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -1673,7 +1673,7 @@
<pre>Returns a message.
Args:
- name: string, Required. Resource name of the message to be retrieved, in the form "spaces/*/messages/*". Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4 (required)
+ name: string, Required. Resource name of the message to be retrieved, in the form "spaces/*/messages/*". Example: spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB (required)
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
@@ -2422,7 +2422,7 @@
"createTime": "A String", # Output only. The time at which the message was created in Google Chat server.
"fallbackText": "A String", # A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
"lastUpdateTime": "A String", # Output only. The time at which the message was last updated in Google Chat server. If the message was never updated, this field will be same as create_time.
- "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4`
+ "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB`
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
"sender": { # A user in Google Chat. # The user who created the message.
"displayName": "A String", # The user's display name.
@@ -2435,15 +2435,15 @@
"commandId": "A String", # The id of the slash command invoked.
},
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot. # The space the message belongs to.
- "displayName": "A String", # The display name (only if the space is of type `ROOM`). Please note that this field might not be populated in direct messages between humans.
+ "displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
- "singleUserBotDm": True or False, # Whether the space is a DM between a bot and a single human.
- "threaded": True or False, # Whether the messages are threaded in this space.
- "type": "A String", # Output only. The type of a space. This is deprecated. Use `single_user_bot_dm` instead.
+ "singleUserBotDm": True or False, # Output only. Whether the space is a DM between a bot and a single human.
+ "threaded": True or False, # Output only. Whether the messages are threaded in this space.
+ "type": "A String", # Deprecated. Use `single_user_bot_dm` instead. Output only. The type of a space.
},
"text": "A String", # Plain-text body of the message.
"thread": { # A thread in Google Chat. # The thread the message belongs to.
- "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAMpdlehY/threads/UMxbHmzDlr4
+ "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAAAAAAAA/threads/TTTTTTTTTTT
},
}</pre>
</div>
@@ -2453,7 +2453,7 @@
<pre>Updates a message.
Args:
- name: string, Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4` (required)
+ name: string, Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB` (required)
body: object, The request body.
The object takes the form of:
@@ -3197,7 +3197,7 @@
"createTime": "A String", # Output only. The time at which the message was created in Google Chat server.
"fallbackText": "A String", # A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
"lastUpdateTime": "A String", # Output only. The time at which the message was last updated in Google Chat server. If the message was never updated, this field will be same as create_time.
- "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4`
+ "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB`
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
"sender": { # A user in Google Chat. # The user who created the message.
"displayName": "A String", # The user's display name.
@@ -3210,15 +3210,15 @@
"commandId": "A String", # The id of the slash command invoked.
},
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot. # The space the message belongs to.
- "displayName": "A String", # The display name (only if the space is of type `ROOM`). Please note that this field might not be populated in direct messages between humans.
+ "displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
- "singleUserBotDm": True or False, # Whether the space is a DM between a bot and a single human.
- "threaded": True or False, # Whether the messages are threaded in this space.
- "type": "A String", # Output only. The type of a space. This is deprecated. Use `single_user_bot_dm` instead.
+ "singleUserBotDm": True or False, # Output only. Whether the space is a DM between a bot and a single human.
+ "threaded": True or False, # Output only. Whether the messages are threaded in this space.
+ "type": "A String", # Deprecated. Use `single_user_bot_dm` instead. Output only. The type of a space.
},
"text": "A String", # Plain-text body of the message.
"thread": { # A thread in Google Chat. # The thread the message belongs to.
- "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAMpdlehY/threads/UMxbHmzDlr4
+ "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAAAAAAAA/threads/TTTTTTTTTTT
},
}
@@ -3971,7 +3971,7 @@
"createTime": "A String", # Output only. The time at which the message was created in Google Chat server.
"fallbackText": "A String", # A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
"lastUpdateTime": "A String", # Output only. The time at which the message was last updated in Google Chat server. If the message was never updated, this field will be same as create_time.
- "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4`
+ "name": "A String", # Resource name in the form `spaces/*/messages/*`. Example: `spaces/AAAAAAAAAAA/messages/BBBBBBBBBBB.BBBBBBBBBBB`
"previewText": "A String", # Text for generating preview chips. This text will not be displayed to the user, but any links to images, web pages, videos, etc. included here will generate preview chips.
"sender": { # A user in Google Chat. # The user who created the message.
"displayName": "A String", # The user's display name.
@@ -3984,15 +3984,15 @@
"commandId": "A String", # The id of the slash command invoked.
},
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat bot. # The space the message belongs to.
- "displayName": "A String", # The display name (only if the space is of type `ROOM`). Please note that this field might not be populated in direct messages between humans.
+ "displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
- "singleUserBotDm": True or False, # Whether the space is a DM between a bot and a single human.
- "threaded": True or False, # Whether the messages are threaded in this space.
- "type": "A String", # Output only. The type of a space. This is deprecated. Use `single_user_bot_dm` instead.
+ "singleUserBotDm": True or False, # Output only. Whether the space is a DM between a bot and a single human.
+ "threaded": True or False, # Output only. Whether the messages are threaded in this space.
+ "type": "A String", # Deprecated. Use `single_user_bot_dm` instead. Output only. The type of a space.
},
"text": "A String", # Plain-text body of the message.
"thread": { # A thread in Google Chat. # The thread the message belongs to.
- "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAMpdlehY/threads/UMxbHmzDlr4
+ "name": "A String", # Resource name, in the form "spaces/*/threads/*". Example: spaces/AAAAAAAAAAA/threads/TTTTTTTTTTT
},
}</pre>
</div>