mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update dependencies
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user