chore: Update discovery artifacts (#1413)

## Discovery Artifact Change Summary:
feat(analyticsadmin): update the api https://github.com/googleapis/google-api-python-client/commit/5a2e42e9a4631216c4883d5538c970a5faad59eb
feat(androidmanagement): update the api https://github.com/googleapis/google-api-python-client/commit/5fcc274bcd4a9a71a0a568e2771c443a2b2b20b0
feat(dialogflow): update the api https://github.com/googleapis/google-api-python-client/commit/512fc42343fa946889ec155456a05f0d64969903
feat(keep): update the api https://github.com/googleapis/google-api-python-client/commit/45eb6dac450c1055a6ced84332529b70b0a8c831
fix(smartdevicemanagement): update the api https://github.com/googleapis/google-api-python-client/commit/772982044da691f9116073855e692f7793edacce
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
index f042cc2..bdd6553 100644
--- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
+++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
@@ -197,6 +197,7 @@
   An object of the form:
 
     { # The message returned from the DetectIntent method.
+  "allowCancellation": True or False, # Indicates whether the partial response can be cancelled when a later response arrives. e.g. if the agent specified some music as partial response, it can be cancelled.
   "outputAudio": "A String", # The audio data bytes encoded as specified in the request. Note: The output audio is generated based on the values of default platform text responses found in the `query_result.response_messages` field. If multiple default text responses exist, they will be concatenated when generating audio. If no default platform text responses exist, the generated audio content will be empty. In some scenarios, multiple output audio fields may be present in the response structure. In these cases, only the top-most-level audio output has content.
   "outputAudioConfig": { # Instructs the speech synthesizer how to generate the output audio content. # The config used by the speech synthesizer to generate the output audio.
     "audioEncoding": "A String", # Required. Audio encoding of the synthesized audio content.
@@ -316,6 +317,7 @@
             },
           },
         ],
+        "returnPartialResponses": True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
         "setParameterActions": [ # Set parameter values before executing the webhook.
           { # Setting a parameter value.
             "parameter": "A String", # Display name of the parameter.
@@ -430,6 +432,7 @@
                 },
               },
             ],
+            "returnPartialResponses": True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
             "setParameterActions": [ # Set parameter values before executing the webhook.
               { # Setting a parameter value.
                 "parameter": "A String", # Display name of the parameter.
@@ -547,6 +550,7 @@
                     },
                   },
                 ],
+                "returnPartialResponses": True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
                 "setParameterActions": [ # Set parameter values before executing the webhook.
                   { # Setting a parameter value.
                     "parameter": "A String", # Display name of the parameter.
@@ -661,6 +665,7 @@
                         },
                       },
                     ],
+                    "returnPartialResponses": True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
                     "setParameterActions": [ # Set parameter values before executing the webhook.
                       { # Setting a parameter value.
                         "parameter": "A String", # Display name of the parameter.
@@ -789,6 +794,7 @@
                 },
               },
             ],
+            "returnPartialResponses": True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
             "setParameterActions": [ # Set parameter values before executing the webhook.
               { # Setting a parameter value.
                 "parameter": "A String", # Display name of the parameter.
@@ -947,6 +953,7 @@
     ],
   },
   "responseId": "A String", # Output only. The unique identifier of the response. It can be used to locate a response in the training example set or for reporting issues.
+  "responseType": "A String", # Response type.
 }</pre>
 </div>
 
@@ -1210,6 +1217,7 @@
             },
           },
         ],
+        &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
         &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
           { # Setting a parameter value.
             &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -1324,6 +1332,7 @@
                 },
               },
             ],
+            &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
             &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
               { # Setting a parameter value.
                 &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -1441,6 +1450,7 @@
                     },
                   },
                 ],
+                &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
                 &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
                   { # Setting a parameter value.
                     &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -1555,6 +1565,7 @@
                         },
                       },
                     ],
+                    &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
                     &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
                       { # Setting a parameter value.
                         &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -1683,6 +1694,7 @@
                 },
               },
             ],
+            &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
             &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
               { # Setting a parameter value.
                 &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -2029,6 +2041,7 @@
           },
         },
       ],
+      &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
       &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
         { # Setting a parameter value.
           &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -2143,6 +2156,7 @@
               },
             },
           ],
+          &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
           &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
             { # Setting a parameter value.
               &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -2260,6 +2274,7 @@
                   },
                 },
               ],
+              &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
               &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
                 { # Setting a parameter value.
                   &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -2374,6 +2389,7 @@
                       },
                     },
                   ],
+                  &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
                   &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
                     { # Setting a parameter value.
                       &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.
@@ -2502,6 +2518,7 @@
               },
             },
           ],
+          &quot;returnPartialResponses&quot;: True or False, # Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
           &quot;setParameterActions&quot;: [ # Set parameter values before executing the webhook.
             { # Setting a parameter value.
               &quot;parameter&quot;: &quot;A String&quot;, # Display name of the parameter.