update dependencies

This commit is contained in:
Sebastian Thiel
2023-01-25 11:39:00 +01:00
parent 37ccd2238d
commit 3edefb7f01
357 changed files with 128026 additions and 16259 deletions

View File

@@ -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": "20220302",
"revision": "20230112",
"rootUrl": "https://smartdevicemanagement.googleapis.com/",
"schemas": {
"GoogleHomeEnterpriseSdmV1Device": {