chore: Update discovery artifacts (#1643)
## Deleted keys were detected in the following stable discovery artifacts:
recaptchaenterprise v1 https://github.com/googleapis/google-api-python-client/commit/953a206f931396b030aa521323d05a4467b47d05
## Deleted keys were detected in the following pre-stable discovery artifacts:
compute alpha https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8ed847c5236
## Discovery Artifact Change Summary:
feat(alertcenter): update the api https://github.com/googleapis/google-api-python-client/commit/945a281fc6a055f37d68a742959bdd18aaf6eb62
feat(apigee): update the api https://github.com/googleapis/google-api-python-client/commit/a2271c7c184e8d75b6370cf139ca464e4ebe435d
feat(clouddeploy): update the api https://github.com/googleapis/google-api-python-client/commit/e98fcec145aeb43c1a962404c4599b63dbe7443c
feat(cloudsearch): update the api https://github.com/googleapis/google-api-python-client/commit/6a63e51e98ea3d3662b0dd89e95636ddf14ef941
feat(compute): update the api https://github.com/googleapis/google-api-python-client/commit/4f21ebf8fd2a9fd1e838e74266e8f8ed847c5236
feat(contactcenterinsights): update the api https://github.com/googleapis/google-api-python-client/commit/bb409be9296aef9c3e106476999e6e1c37d2fa8a
feat(container): update the api https://github.com/googleapis/google-api-python-client/commit/5687b00d4ba57a2ddb4311f66ae627f1c4f3807d
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/d026eb98f0eee8889aa7b55d507296074a140da5
feat(dns): update the api https://github.com/googleapis/google-api-python-client/commit/f96d280615ea04400a22fe9b7fae31bb6e10e4fe
feat(networkconnectivity): update the api https://github.com/googleapis/google-api-python-client/commit/6de66e85f4cddf5a26c37c35db2ca0ef561c41fb
feat(recaptchaenterprise): update the api https://github.com/googleapis/google-api-python-client/commit/953a206f931396b030aa521323d05a4467b47d05
feat(securitycenter): update the api https://github.com/googleapis/google-api-python-client/commit/db02cdb70461284f33d1cce098a1babb191a1e87
feat(serviceconsumermanagement): update the api https://github.com/googleapis/google-api-python-client/commit/a8a823f893b0208b9b8e1a71518726c1a919db5b
feat(serviceusage): update the api https://github.com/googleapis/google-api-python-client/commit/743505720e00bf57f0f2347b0c9c4b1cbed1ecc9
diff --git a/docs/dyn/chat_v1.spaces.messages.html b/docs/dyn/chat_v1.spaces.messages.html
index 17fbafe..0b911db 100644
--- a/docs/dyn/chat_v1.spaces.messages.html
+++ b/docs/dyn/chat_v1.spaces.messages.html
@@ -645,9 +645,9 @@
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
"bot": { # A user in Google Chat. # The bot whose command was invoked.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"commandId": "A String", # The command id of the invoked slash command.
@@ -661,9 +661,9 @@
"type": "A String", # The type of user mention.
"user": { # A user in Google Chat. # The user mentioned.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
},
@@ -856,9 +856,9 @@
"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.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -1423,9 +1423,9 @@
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
"bot": { # A user in Google Chat. # The bot whose command was invoked.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"commandId": "A String", # The command id of the invoked slash command.
@@ -1439,9 +1439,9 @@
"type": "A String", # The type of user mention.
"user": { # A user in Google Chat. # The user mentioned.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
},
@@ -1634,9 +1634,9 @@
"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.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -2224,9 +2224,9 @@
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
"bot": { # A user in Google Chat. # The bot whose command was invoked.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"commandId": "A String", # The command id of the invoked slash command.
@@ -2240,9 +2240,9 @@
"type": "A String", # The type of user mention.
"user": { # A user in Google Chat. # The user mentioned.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
},
@@ -2435,9 +2435,9 @@
"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.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -3002,9 +3002,9 @@
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
"bot": { # A user in Google Chat. # The bot whose command was invoked.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"commandId": "A String", # The command id of the invoked slash command.
@@ -3018,9 +3018,9 @@
"type": "A String", # The type of user mention.
"user": { # A user in Google Chat. # The user mentioned.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
},
@@ -3213,9 +3213,9 @@
"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.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.
@@ -3779,9 +3779,9 @@
"slashCommand": { # Annotation metadata for slash commands (/). # The metadata for a slash command.
"bot": { # A user in Google Chat. # The bot whose command was invoked.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"commandId": "A String", # The command id of the invoked slash command.
@@ -3795,9 +3795,9 @@
"type": "A String", # The type of user mention.
"user": { # A user in Google Chat. # The user mentioned.
"displayName": "A String", # The user's display name.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
},
@@ -3990,9 +3990,9 @@
"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.
- "domainId": "A String", # Obfuscated domain information.
+ "domainId": "A String", # Unique identifier of the user's Google Workspace domain.
"isAnonymous": True or False, # True when the user is deleted or the user's profile is not visible.
- "name": "A String", # Resource name, in the format "users/*".
+ "name": "A String", # Resource name for a Google Chat user. Formatted as `users/AAAAAAAAAAA`. Represents a [person](https://developers.google.com/people/api/rest/v1/people#Person) in the People API.
"type": "A String", # User type.
},
"slashCommand": { # A Slash Command in Chat. # Slash command information, if applicable.