|
4 | 4 | "scopes": {
|
5 | 5 | "https://www.googleapis.com/auth/sdm.service": {
|
6 | 6 | "description": "See and/or control the devices that you selected"
|
| 7 | + }, |
| 8 | + "https://www.googleapis.com/auth/sdm.thermostat.service": { |
| 9 | + "description": "See and control the Nest thermostats that you select" |
7 | 10 | }
|
8 | 11 | }
|
9 | 12 | }
|
|
134 | 137 | "$ref": "GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse"
|
135 | 138 | },
|
136 | 139 | "scopes": [
|
137 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 140 | + "https://www.googleapis.com/auth/sdm.service", |
| 141 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
138 | 142 | ]
|
139 | 143 | },
|
140 | 144 | "get": {
|
|
159 | 163 | "$ref": "GoogleHomeEnterpriseSdmV1Device"
|
160 | 164 | },
|
161 | 165 | "scopes": [
|
162 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 166 | + "https://www.googleapis.com/auth/sdm.service", |
| 167 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
163 | 168 | ]
|
164 | 169 | },
|
165 | 170 | "list": {
|
|
200 | 205 | "$ref": "GoogleHomeEnterpriseSdmV1ListDevicesResponse"
|
201 | 206 | },
|
202 | 207 | "scopes": [
|
203 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 208 | + "https://www.googleapis.com/auth/sdm.service", |
| 209 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
204 | 210 | ]
|
205 | 211 | }
|
206 | 212 | }
|
|
229 | 235 | "$ref": "GoogleHomeEnterpriseSdmV1Structure"
|
230 | 236 | },
|
231 | 237 | "scopes": [
|
232 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 238 | + "https://www.googleapis.com/auth/sdm.service", |
| 239 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
233 | 240 | ]
|
234 | 241 | },
|
235 | 242 | "list": {
|
|
270 | 277 | "$ref": "GoogleHomeEnterpriseSdmV1ListStructuresResponse"
|
271 | 278 | },
|
272 | 279 | "scopes": [
|
273 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 280 | + "https://www.googleapis.com/auth/sdm.service", |
| 281 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
274 | 282 | ]
|
275 | 283 | }
|
276 | 284 | },
|
|
299 | 307 | "$ref": "GoogleHomeEnterpriseSdmV1Room"
|
300 | 308 | },
|
301 | 309 | "scopes": [
|
302 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 310 | + "https://www.googleapis.com/auth/sdm.service", |
| 311 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
303 | 312 | ]
|
304 | 313 | },
|
305 | 314 | "list": {
|
|
335 | 344 | "$ref": "GoogleHomeEnterpriseSdmV1ListRoomsResponse"
|
336 | 345 | },
|
337 | 346 | "scopes": [
|
338 |
| - "https://www.googleapis.com/auth/sdm.service" |
| 347 | + "https://www.googleapis.com/auth/sdm.service", |
| 348 | + "https://www.googleapis.com/auth/sdm.thermostat.service" |
339 | 349 | ]
|
340 | 350 | }
|
341 | 351 | }
|
|
345 | 355 | }
|
346 | 356 | }
|
347 | 357 | },
|
348 |
| - "revision": "20210602", |
| 358 | + "revision": "20210604", |
349 | 359 | "rootUrl": "https://smartdevicemanagement.googleapis.com/",
|
350 | 360 | "schemas": {
|
351 | 361 | "GoogleHomeEnterpriseSdmV1Device": {
|
|
0 commit comments