From f7cc8d243a3c6b16cdf7aafae285b2efbb65d1fc Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 18 Oct 2022 07:20:49 +0000 Subject: [PATCH] fix(smartdevicemanagement): update the api #### smartdevicemanagement:v1 The following keys were changed: - resources.enterprises.resources.devices.methods.executeCommand.scopes (Total Keys: 1) - resources.enterprises.resources.devices.methods.get.scopes (Total Keys: 1) - resources.enterprises.resources.devices.methods.list.scopes (Total Keys: 1) - resources.enterprises.resources.structures.methods.get.scopes (Total Keys: 1) - resources.enterprises.resources.structures.methods.list.scopes (Total Keys: 1) - resources.enterprises.resources.structures.resources.rooms.methods.get.scopes (Total Keys: 1) - resources.enterprises.resources.structures.resources.rooms.methods.list.scopes (Total Keys: 1) --- .../documents/smartdevicemanagement.v1.json | 26 ++++++------------- 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json b/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json index b8a77905e41..dfcb4271458 100644 --- a/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json +++ b/googleapiclient/discovery_cache/documents/smartdevicemanagement.v1.json @@ -4,9 +4,6 @@ "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" } } } @@ -137,8 +134,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] }, "get": { @@ -163,8 +159,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1Device" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] }, "list": { @@ -205,8 +200,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1ListDevicesResponse" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] } } @@ -235,8 +229,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1Structure" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] }, "list": { @@ -277,8 +270,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1ListStructuresResponse" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] } }, @@ -307,8 +299,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1Room" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] }, "list": { @@ -344,8 +335,7 @@ "$ref": "GoogleHomeEnterpriseSdmV1ListRoomsResponse" }, "scopes": [ - "https://www.googleapis.com/auth/sdm.service", - "https://www.googleapis.com/auth/sdm.thermostat.service" + "https://www.googleapis.com/auth/sdm.service" ] } } @@ -355,7 +345,7 @@ } } }, - "revision": "20220916", + "revision": "20221009", "rootUrl": "https://smartdevicemanagement.googleapis.com/", "schemas": { "GoogleHomeEnterpriseSdmV1Device": {