Commit fd82ccc
feat(workstations): update the API
#### workstations:v1beta
The following keys were added:
- schemas.GceInstanceHost.description
- schemas.GceInstanceHost.id
- schemas.GceInstanceHost.properties.id.description
- schemas.GceInstanceHost.properties.id.readOnly
- schemas.GceInstanceHost.properties.id.type
- schemas.GceInstanceHost.properties.name.description
- schemas.GceInstanceHost.properties.name.readOnly
- schemas.GceInstanceHost.properties.name.type
- schemas.GceInstanceHost.properties.zone.description
- schemas.GceInstanceHost.properties.zone.readOnly
- schemas.GceInstanceHost.properties.zone.type
- schemas.GceInstanceHost.type
- schemas.HttpOptions.properties.disableLocalhostReplacement.description
- schemas.HttpOptions.properties.disableLocalhostReplacement.type
- schemas.RuntimeHost.description
- schemas.RuntimeHost.id
- schemas.RuntimeHost.properties.gceInstanceHost.$ref
- schemas.RuntimeHost.properties.gceInstanceHost.description
- schemas.RuntimeHost.type
- schemas.Workstation.properties.runtimeHost.$ref
- schemas.Workstation.properties.runtimeHost.description
- schemas.Workstation.properties.runtimeHost.readOnly
- schemas.WorkstationCluster.properties.tags.additionalProperties.type
- schemas.WorkstationCluster.properties.tags.description
- schemas.WorkstationCluster.properties.tags.type
The following keys were changed:
- resources.projects.resources.locations.resources.operations.methods.cancel.description
- resources.projects.resources.locations.resources.workstationClusters.resources.workstationConfigs.resources.workstations.methods.generateAccessToken.description
- schemas.BoostConfig.description
- schemas.BoostConfig.properties.id.description
- schemas.GceInstance.properties.boostConfigs.description
- schemas.PersistentDirectory.description
#### workstations:v1
The following keys were added:
- schemas.BoostConfig.description
- schemas.BoostConfig.id
- schemas.BoostConfig.properties.accelerators.description
- schemas.BoostConfig.properties.accelerators.items.$ref
- schemas.BoostConfig.properties.accelerators.type
- schemas.BoostConfig.properties.bootDiskSizeGb.description
- schemas.BoostConfig.properties.bootDiskSizeGb.format
- schemas.BoostConfig.properties.bootDiskSizeGb.type
- schemas.BoostConfig.properties.enableNestedVirtualization.description
- schemas.BoostConfig.properties.enableNestedVirtualization.type
- schemas.BoostConfig.properties.id.description
- schemas.BoostConfig.properties.id.type
- schemas.BoostConfig.properties.machineType.description
- schemas.BoostConfig.properties.machineType.type
- schemas.BoostConfig.properties.poolSize.description
- schemas.BoostConfig.properties.poolSize.format
- schemas.BoostConfig.properties.poolSize.type
- schemas.BoostConfig.type
- schemas.GceInstance.properties.boostConfigs.description
- schemas.GceInstance.properties.boostConfigs.items.$ref
- schemas.GceInstance.properties.boostConfigs.type
- schemas.GceInstanceHost.description
- schemas.GceInstanceHost.id
- schemas.GceInstanceHost.properties.id.description
- schemas.GceInstanceHost.properties.id.readOnly
- schemas.GceInstanceHost.properties.id.type
- schemas.GceInstanceHost.properties.name.description
- schemas.GceInstanceHost.properties.name.readOnly
- schemas.GceInstanceHost.properties.name.type
- schemas.GceInstanceHost.properties.zone.description
- schemas.GceInstanceHost.properties.zone.readOnly
- schemas.GceInstanceHost.properties.zone.type
- schemas.GceInstanceHost.type
- schemas.RuntimeHost.description
- schemas.RuntimeHost.id
- schemas.RuntimeHost.properties.gceInstanceHost.$ref
- schemas.RuntimeHost.properties.gceInstanceHost.description
- schemas.RuntimeHost.type
- schemas.StartWorkstationRequest.properties.boostConfig.description
- schemas.StartWorkstationRequest.properties.boostConfig.type
- schemas.Workstation.properties.runtimeHost.$ref
- schemas.Workstation.properties.runtimeHost.description
- schemas.Workstation.properties.runtimeHost.readOnly
- schemas.Workstation.properties.sourceWorkstation.description
- schemas.Workstation.properties.sourceWorkstation.type
- schemas.WorkstationCluster.properties.tags.additionalProperties.type
- schemas.WorkstationCluster.properties.tags.description
- schemas.WorkstationCluster.properties.tags.type
The following keys were changed:
- resources.projects.resources.locations.resources.operations.methods.cancel.description
- resources.projects.resources.locations.resources.workstationClusters.resources.workstationConfigs.resources.workstations.methods.generateAccessToken.description
- schemas.PersistentDirectory.description1 parent 0acb6c4 commit fd82ccc
File tree
4 files changed
+278
-20
lines changed- discovery
- src/apis/workstations
4 files changed
+278
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | | - | |
| 876 | + | |
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
| 1198 | + | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
| |||
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
1287 | 1323 | | |
1288 | 1324 | | |
1289 | 1325 | | |
| |||
1417 | 1453 | | |
1418 | 1454 | | |
1419 | 1455 | | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
1420 | 1463 | | |
1421 | 1464 | | |
1422 | 1465 | | |
| |||
1485 | 1528 | | |
1486 | 1529 | | |
1487 | 1530 | | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
1488 | 1553 | | |
1489 | 1554 | | |
1490 | 1555 | | |
| |||
1895 | 1960 | | |
1896 | 1961 | | |
1897 | 1962 | | |
1898 | | - | |
| 1963 | + | |
1899 | 1964 | | |
1900 | 1965 | | |
1901 | 1966 | | |
| |||
2001 | 2066 | | |
2002 | 2067 | | |
2003 | 2068 | | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
| 2076 | + | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
2004 | 2080 | | |
2005 | 2081 | | |
2006 | 2082 | | |
| |||
2021 | 2097 | | |
2022 | 2098 | | |
2023 | 2099 | | |
| 2100 | + | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
2024 | 2104 | | |
2025 | 2105 | | |
2026 | 2106 | | |
| |||
2166 | 2246 | | |
2167 | 2247 | | |
2168 | 2248 | | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
2169 | 2258 | | |
2170 | 2259 | | |
2171 | 2260 | | |
| |||
2286 | 2375 | | |
2287 | 2376 | | |
2288 | 2377 | | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
2289 | 2385 | | |
2290 | 2386 | | |
2291 | 2387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
| 808 | + | |
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| |||
1127 | 1127 | | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | | - | |
| 1130 | + | |
1131 | 1131 | | |
1132 | 1132 | | |
1133 | 1133 | | |
| |||
1217 | 1217 | | |
1218 | 1218 | | |
1219 | 1219 | | |
1220 | | - | |
| 1220 | + | |
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
| |||
1237 | 1237 | | |
1238 | 1238 | | |
1239 | 1239 | | |
1240 | | - | |
| 1240 | + | |
1241 | 1241 | | |
1242 | 1242 | | |
1243 | 1243 | | |
| |||
1386 | 1386 | | |
1387 | 1387 | | |
1388 | 1388 | | |
1389 | | - | |
| 1389 | + | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | 1392 | | |
| |||
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
1463 | 1485 | | |
1464 | 1486 | | |
1465 | 1487 | | |
| |||
1602 | 1624 | | |
1603 | 1625 | | |
1604 | 1626 | | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
1605 | 1631 | | |
1606 | 1632 | | |
1607 | 1633 | | |
| |||
1829 | 1855 | | |
1830 | 1856 | | |
1831 | 1857 | | |
1832 | | - | |
| 1858 | + | |
1833 | 1859 | | |
1834 | 1860 | | |
1835 | 1861 | | |
| |||
1935 | 1961 | | |
1936 | 1962 | | |
1937 | 1963 | | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
1938 | 1975 | | |
1939 | 1976 | | |
1940 | 1977 | | |
| |||
2112 | 2149 | | |
2113 | 2150 | | |
2114 | 2151 | | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
2115 | 2157 | | |
2116 | 2158 | | |
2117 | 2159 | | |
| |||
2268 | 2310 | | |
2269 | 2311 | | |
2270 | 2312 | | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
2271 | 2320 | | |
2272 | 2321 | | |
2273 | 2322 | | |
| |||
0 commit comments