chore: Update discovery artifacts (#1269)

* chore(accessapproval): update the api
* chore(accesscontextmanager): update the api
* chore(apigateway): update the api
* chore(area120tables): update the api
* chore(bigquerydatatransfer): update the api
* chore(billingbudgets): update the api
* chore(calendar): update the api
* chore(chat): update the api
* chore(cloudbilling): update the api
* chore(cloudfunctions): update the api
* chore(cloudkms): update the api
* chore(cloudprofiler): update the api
* chore(cloudscheduler): update the api
* chore(cloudshell): update the api
* chore(cloudtasks): update the api
* chore(composer): update the api
* chore(datalabeling): update the api
* chore(datamigration): update the api
* chore(deploymentmanager): update the api
* chore(dlp): update the api
* chore(doubleclickbidmanager): update the api
* chore(drive): update the api
* chore(driveactivity): update the api
* chore(eventarc): update the api
* chore(fcm): update the api
* chore(firebaseml): update the api
* chore(firestore): update the api
* chore(gameservices): update the api
* chore(genomics): update the api
* chore(groupsmigration): update the api
* chore(iam): update the api
* chore(language): update the api
* chore(libraryagent): update the api
* chore(lifesciences): update the api
* chore(logging): update the api
* chore(monitoring): update the api
* chore(policytroubleshooter): update the api
* chore(recommendationengine): update the api
* chore(recommender): update the api
* chore(redis): update the api
* chore(runtimeconfig): update the api
* chore(script): update the api
* chore(serviceconsumermanagement): update the api
* chore(servicedirectory): update the api
* chore(servicenetworking): update the api
* chore(serviceusage): update the api
* chore(sheets): update the api
* chore(texttospeech): update the api
* chore(toolresults): update the api
* chore(transcoder): update the api
* chore(translate): update the api
* chore(vision): update the api
* chore(workflows): update the api

Co-authored-by: Yoshi Automation <yoshi-automation@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
diff --git a/docs/dyn/chat_v1.spaces.messages.html b/docs/dyn/chat_v1.spaces.messages.html
index 82bde62..bd701f5 100644
--- a/docs/dyn/chat_v1.spaces.messages.html
+++ b/docs/dyn/chat_v1.spaces.messages.html
@@ -118,10 +118,10 @@
     { # Annotations associated with the plain-text body of the message. Example plain-text message body: ``` Hello @FooBot how are you!&quot; ``` The corresponding annotations metadata: ``` &quot;annotations&quot;:[{ &quot;type&quot;:&quot;USER_MENTION&quot;, &quot;startIndex&quot;:6, &quot;length&quot;:7, &quot;userMention&quot;: { &quot;user&quot;: { &quot;name&quot;:&quot;users/107946847022116401880&quot;, &quot;displayName&quot;:&quot;FooBot&quot;, &quot;avatarUrl&quot;:&quot;https://goo.gl/aeDtrS&quot;, &quot;type&quot;:&quot;BOT&quot; }, &quot;type&quot;:&quot;MENTION&quot; } }] ```
       &quot;length&quot;: 42, # Length of the substring in the plain-text message body this annotation corresponds to.
       &quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
-        &quot;bot&quot;: { # A user in Hangouts Chat. # The bot whose command was invoked.
+        &quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -134,10 +134,10 @@
       &quot;type&quot;: &quot;A String&quot;, # The type of this annotation.
       &quot;userMention&quot;: { # Annotation metadata for user mentions (@). # The metadata of user mention.
         &quot;type&quot;: &quot;A String&quot;, # The type of user mention.
-        &quot;user&quot;: { # A user in Hangouts Chat. # The user mentioned.
+        &quot;user&quot;: { # A user in Google Chat. # The user mentioned.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -323,16 +323,16 @@
   ],
   &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the message was created in Hangouts Chat server.
   &quot;fallbackText&quot;: &quot;A String&quot;, # A plain-text description of the message&#x27;s cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
-  &quot;name&quot;: &quot;A String&quot;, # Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4
+  &quot;name&quot;: &quot;A String&quot;,
   &quot;previewText&quot;: &quot;A String&quot;, # 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.
-  &quot;sender&quot;: { # A user in Hangouts Chat. # The user who created the message.
+  &quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
     &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
     &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
     &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
     &quot;type&quot;: &quot;A String&quot;, # User type.
   },
-  &quot;slashCommand&quot;: { # A Slash Command in Hangouts Chat. # Slash command information, if applicable.
+  &quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
     &quot;commandId&quot;: &quot;A String&quot;, # The id of the slash command invoked.
   },
   &quot;space&quot;: { # A room or DM in Hangouts Chat. # The space the message belongs to.
@@ -366,10 +366,10 @@
     { # Annotations associated with the plain-text body of the message. Example plain-text message body: ``` Hello @FooBot how are you!&quot; ``` The corresponding annotations metadata: ``` &quot;annotations&quot;:[{ &quot;type&quot;:&quot;USER_MENTION&quot;, &quot;startIndex&quot;:6, &quot;length&quot;:7, &quot;userMention&quot;: { &quot;user&quot;: { &quot;name&quot;:&quot;users/107946847022116401880&quot;, &quot;displayName&quot;:&quot;FooBot&quot;, &quot;avatarUrl&quot;:&quot;https://goo.gl/aeDtrS&quot;, &quot;type&quot;:&quot;BOT&quot; }, &quot;type&quot;:&quot;MENTION&quot; } }] ```
       &quot;length&quot;: 42, # Length of the substring in the plain-text message body this annotation corresponds to.
       &quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
-        &quot;bot&quot;: { # A user in Hangouts Chat. # The bot whose command was invoked.
+        &quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -382,10 +382,10 @@
       &quot;type&quot;: &quot;A String&quot;, # The type of this annotation.
       &quot;userMention&quot;: { # Annotation metadata for user mentions (@). # The metadata of user mention.
         &quot;type&quot;: &quot;A String&quot;, # The type of user mention.
-        &quot;user&quot;: { # A user in Hangouts Chat. # The user mentioned.
+        &quot;user&quot;: { # A user in Google Chat. # The user mentioned.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -571,16 +571,16 @@
   ],
   &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the message was created in Hangouts Chat server.
   &quot;fallbackText&quot;: &quot;A String&quot;, # A plain-text description of the message&#x27;s cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
-  &quot;name&quot;: &quot;A String&quot;, # Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4
+  &quot;name&quot;: &quot;A String&quot;,
   &quot;previewText&quot;: &quot;A String&quot;, # 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.
-  &quot;sender&quot;: { # A user in Hangouts Chat. # The user who created the message.
+  &quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
     &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
     &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
     &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
     &quot;type&quot;: &quot;A String&quot;, # User type.
   },
-  &quot;slashCommand&quot;: { # A Slash Command in Hangouts Chat. # Slash command information, if applicable.
+  &quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
     &quot;commandId&quot;: &quot;A String&quot;, # The id of the slash command invoked.
   },
   &quot;space&quot;: { # A room or DM in Hangouts Chat. # The space the message belongs to.
@@ -638,10 +638,10 @@
     { # Annotations associated with the plain-text body of the message. Example plain-text message body: ``` Hello @FooBot how are you!&quot; ``` The corresponding annotations metadata: ``` &quot;annotations&quot;:[{ &quot;type&quot;:&quot;USER_MENTION&quot;, &quot;startIndex&quot;:6, &quot;length&quot;:7, &quot;userMention&quot;: { &quot;user&quot;: { &quot;name&quot;:&quot;users/107946847022116401880&quot;, &quot;displayName&quot;:&quot;FooBot&quot;, &quot;avatarUrl&quot;:&quot;https://goo.gl/aeDtrS&quot;, &quot;type&quot;:&quot;BOT&quot; }, &quot;type&quot;:&quot;MENTION&quot; } }] ```
       &quot;length&quot;: 42, # Length of the substring in the plain-text message body this annotation corresponds to.
       &quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
-        &quot;bot&quot;: { # A user in Hangouts Chat. # The bot whose command was invoked.
+        &quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -654,10 +654,10 @@
       &quot;type&quot;: &quot;A String&quot;, # The type of this annotation.
       &quot;userMention&quot;: { # Annotation metadata for user mentions (@). # The metadata of user mention.
         &quot;type&quot;: &quot;A String&quot;, # The type of user mention.
-        &quot;user&quot;: { # A user in Hangouts Chat. # The user mentioned.
+        &quot;user&quot;: { # A user in Google Chat. # The user mentioned.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -843,16 +843,16 @@
   ],
   &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the message was created in Hangouts Chat server.
   &quot;fallbackText&quot;: &quot;A String&quot;, # A plain-text description of the message&#x27;s cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
-  &quot;name&quot;: &quot;A String&quot;, # Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4
+  &quot;name&quot;: &quot;A String&quot;,
   &quot;previewText&quot;: &quot;A String&quot;, # 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.
-  &quot;sender&quot;: { # A user in Hangouts Chat. # The user who created the message.
+  &quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
     &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
     &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
     &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
     &quot;type&quot;: &quot;A String&quot;, # User type.
   },
-  &quot;slashCommand&quot;: { # A Slash Command in Hangouts Chat. # Slash command information, if applicable.
+  &quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
     &quot;commandId&quot;: &quot;A String&quot;, # The id of the slash command invoked.
   },
   &quot;space&quot;: { # A room or DM in Hangouts Chat. # The space the message belongs to.
@@ -874,7 +874,7 @@
   <pre>Updates a message.
 
 Args:
-  name: string, Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4 (required)
+  name: string, A parameter (required)
   body: object, The request body.
     The object takes the form of:
 
@@ -887,10 +887,10 @@
     { # Annotations associated with the plain-text body of the message. Example plain-text message body: ``` Hello @FooBot how are you!&quot; ``` The corresponding annotations metadata: ``` &quot;annotations&quot;:[{ &quot;type&quot;:&quot;USER_MENTION&quot;, &quot;startIndex&quot;:6, &quot;length&quot;:7, &quot;userMention&quot;: { &quot;user&quot;: { &quot;name&quot;:&quot;users/107946847022116401880&quot;, &quot;displayName&quot;:&quot;FooBot&quot;, &quot;avatarUrl&quot;:&quot;https://goo.gl/aeDtrS&quot;, &quot;type&quot;:&quot;BOT&quot; }, &quot;type&quot;:&quot;MENTION&quot; } }] ```
       &quot;length&quot;: 42, # Length of the substring in the plain-text message body this annotation corresponds to.
       &quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
-        &quot;bot&quot;: { # A user in Hangouts Chat. # The bot whose command was invoked.
+        &quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -903,10 +903,10 @@
       &quot;type&quot;: &quot;A String&quot;, # The type of this annotation.
       &quot;userMention&quot;: { # Annotation metadata for user mentions (@). # The metadata of user mention.
         &quot;type&quot;: &quot;A String&quot;, # The type of user mention.
-        &quot;user&quot;: { # A user in Hangouts Chat. # The user mentioned.
+        &quot;user&quot;: { # A user in Google Chat. # The user mentioned.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -1092,16 +1092,16 @@
   ],
   &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the message was created in Hangouts Chat server.
   &quot;fallbackText&quot;: &quot;A String&quot;, # A plain-text description of the message&#x27;s cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
-  &quot;name&quot;: &quot;A String&quot;, # Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4
+  &quot;name&quot;: &quot;A String&quot;,
   &quot;previewText&quot;: &quot;A String&quot;, # 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.
-  &quot;sender&quot;: { # A user in Hangouts Chat. # The user who created the message.
+  &quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
     &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
     &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
     &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
     &quot;type&quot;: &quot;A String&quot;, # User type.
   },
-  &quot;slashCommand&quot;: { # A Slash Command in Hangouts Chat. # Slash command information, if applicable.
+  &quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
     &quot;commandId&quot;: &quot;A String&quot;, # The id of the slash command invoked.
   },
   &quot;space&quot;: { # A room or DM in Hangouts Chat. # The space the message belongs to.
@@ -1135,10 +1135,10 @@
     { # Annotations associated with the plain-text body of the message. Example plain-text message body: ``` Hello @FooBot how are you!&quot; ``` The corresponding annotations metadata: ``` &quot;annotations&quot;:[{ &quot;type&quot;:&quot;USER_MENTION&quot;, &quot;startIndex&quot;:6, &quot;length&quot;:7, &quot;userMention&quot;: { &quot;user&quot;: { &quot;name&quot;:&quot;users/107946847022116401880&quot;, &quot;displayName&quot;:&quot;FooBot&quot;, &quot;avatarUrl&quot;:&quot;https://goo.gl/aeDtrS&quot;, &quot;type&quot;:&quot;BOT&quot; }, &quot;type&quot;:&quot;MENTION&quot; } }] ```
       &quot;length&quot;: 42, # Length of the substring in the plain-text message body this annotation corresponds to.
       &quot;slashCommand&quot;: { # Annotation metadata for slash commands (/). # The metadata for a slash command.
-        &quot;bot&quot;: { # A user in Hangouts Chat. # The bot whose command was invoked.
+        &quot;bot&quot;: { # A user in Google Chat. # The bot whose command was invoked.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -1151,10 +1151,10 @@
       &quot;type&quot;: &quot;A String&quot;, # The type of this annotation.
       &quot;userMention&quot;: { # Annotation metadata for user mentions (@). # The metadata of user mention.
         &quot;type&quot;: &quot;A String&quot;, # The type of user mention.
-        &quot;user&quot;: { # A user in Hangouts Chat. # The user mentioned.
+        &quot;user&quot;: { # A user in Google Chat. # The user mentioned.
           &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
           &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+          &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
           &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
           &quot;type&quot;: &quot;A String&quot;, # User type.
         },
@@ -1340,16 +1340,16 @@
   ],
   &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the message was created in Hangouts Chat server.
   &quot;fallbackText&quot;: &quot;A String&quot;, # A plain-text description of the message&#x27;s cards, used when the actual cards cannot be displayed (e.g. mobile notifications).
-  &quot;name&quot;: &quot;A String&quot;, # Resource name, in the form &quot;spaces/*/messages/*&quot;. Example: spaces/AAAAMpdlehY/messages/UMxbHmzDlr4.UMxbHmzDlr4
+  &quot;name&quot;: &quot;A String&quot;,
   &quot;previewText&quot;: &quot;A String&quot;, # 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.
-  &quot;sender&quot;: { # A user in Hangouts Chat. # The user who created the message.
+  &quot;sender&quot;: { # A user in Google Chat. # The user who created the message.
     &quot;displayName&quot;: &quot;A String&quot;, # The user&#x27;s display name.
     &quot;domainId&quot;: &quot;A String&quot;, # Obfuscated domain information.
-    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s proifle is not visible.
+    &quot;isAnonymous&quot;: True or False, # True when the user is deleted or the user&#x27;s profile is not visible.
     &quot;name&quot;: &quot;A String&quot;, # Resource name, in the format &quot;users/*&quot;.
     &quot;type&quot;: &quot;A String&quot;, # User type.
   },
-  &quot;slashCommand&quot;: { # A Slash Command in Hangouts Chat. # Slash command information, if applicable.
+  &quot;slashCommand&quot;: { # A Slash Command in Chat. # Slash command information, if applicable.
     &quot;commandId&quot;: &quot;A String&quot;, # The id of the slash command invoked.
   },
   &quot;space&quot;: { # A room or DM in Hangouts Chat. # The space the message belongs to.