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/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json b/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json
index 2d9a162..c5c357a 100644
--- a/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json
+++ b/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json
@@ -4,6 +4,9 @@
       "scopes": {
         "https://www.googleapis.com/auth/sdm.service": {
           "description": "See and/or control the devices that you selected"
+        },
+        "https://www.googleapis.com/auth/sdm.thermostat.service": {
+          "description": "See and control the Nest thermostats that you select"
         }
       }
     }
@@ -134,7 +137,8 @@
                 "$ref": "GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse"
               },
               "scopes": [
-                "https://www.googleapis.com/auth/sdm.service"
+                "https://www.googleapis.com/auth/sdm.service",
+                "https://www.googleapis.com/auth/sdm.thermostat.service"
               ]
             },
             "get": {
@@ -159,7 +163,8 @@
                 "$ref": "GoogleHomeEnterpriseSdmV1Device"
               },
               "scopes": [
-                "https://www.googleapis.com/auth/sdm.service"
+                "https://www.googleapis.com/auth/sdm.service",
+                "https://www.googleapis.com/auth/sdm.thermostat.service"
               ]
             },
             "list": {
@@ -200,7 +205,8 @@
                 "$ref": "GoogleHomeEnterpriseSdmV1ListDevicesResponse"
               },
               "scopes": [
-                "https://www.googleapis.com/auth/sdm.service"
+                "https://www.googleapis.com/auth/sdm.service",
+                "https://www.googleapis.com/auth/sdm.thermostat.service"
               ]
             }
           }
@@ -229,7 +235,8 @@
                 "$ref": "GoogleHomeEnterpriseSdmV1Structure"
               },
               "scopes": [
-                "https://www.googleapis.com/auth/sdm.service"
+                "https://www.googleapis.com/auth/sdm.service",
+                "https://www.googleapis.com/auth/sdm.thermostat.service"
               ]
             },
             "list": {
@@ -270,7 +277,8 @@
                 "$ref": "GoogleHomeEnterpriseSdmV1ListStructuresResponse"
               },
               "scopes": [
-                "https://www.googleapis.com/auth/sdm.service"
+                "https://www.googleapis.com/auth/sdm.service",
+                "https://www.googleapis.com/auth/sdm.thermostat.service"
               ]
             }
           },
@@ -299,7 +307,8 @@
                     "$ref": "GoogleHomeEnterpriseSdmV1Room"
                   },
                   "scopes": [
-                    "https://www.googleapis.com/auth/sdm.service"
+                    "https://www.googleapis.com/auth/sdm.service",
+                    "https://www.googleapis.com/auth/sdm.thermostat.service"
                   ]
                 },
                 "list": {
@@ -335,7 +344,8 @@
                     "$ref": "GoogleHomeEnterpriseSdmV1ListRoomsResponse"
                   },
                   "scopes": [
-                    "https://www.googleapis.com/auth/sdm.service"
+                    "https://www.googleapis.com/auth/sdm.service",
+                    "https://www.googleapis.com/auth/sdm.thermostat.service"
                   ]
                 }
               }
@@ -345,7 +355,7 @@
       }
     }
   },
-  "revision": "20210602",
+  "revision": "20210604",
   "rootUrl": "https://smartdevicemanagement.googleapis.com/",
   "schemas": {
     "GoogleHomeEnterpriseSdmV1Device": {