Commit 1283b53
committed
feat(workstations): update the API
#### workstations:v1beta
The following keys were added:
- schemas.GceInstance.properties.instanceMetadata.additionalProperties.type
- schemas.GceInstance.properties.instanceMetadata.description
- schemas.GceInstance.properties.instanceMetadata.type
The following keys were changed:
- resources.projects.resources.locations.resources.operations.methods.list.parameters.returnPartialSuccess.description
- schemas.GceHyperdiskBalancedHighAvailability.description
- schemas.GceInstance.properties.startupScriptUri.description
- schemas.ListOperationsResponse.properties.unreachable.description
#### workstations:v1
The following keys were added:
- schemas.GceHyperdiskBalancedHighAvailability.description
- schemas.GceHyperdiskBalancedHighAvailability.id
- schemas.GceHyperdiskBalancedHighAvailability.properties.archiveTimeout.description
- schemas.GceHyperdiskBalancedHighAvailability.properties.archiveTimeout.format
- schemas.GceHyperdiskBalancedHighAvailability.properties.archiveTimeout.type
- schemas.GceHyperdiskBalancedHighAvailability.properties.reclaimPolicy.description
- schemas.GceHyperdiskBalancedHighAvailability.properties.reclaimPolicy.enum
- schemas.GceHyperdiskBalancedHighAvailability.properties.reclaimPolicy.enumDescriptions
- schemas.GceHyperdiskBalancedHighAvailability.properties.reclaimPolicy.type
- schemas.GceHyperdiskBalancedHighAvailability.properties.sizeGb.description
- schemas.GceHyperdiskBalancedHighAvailability.properties.sizeGb.format
- schemas.GceHyperdiskBalancedHighAvailability.properties.sizeGb.type
- schemas.GceHyperdiskBalancedHighAvailability.properties.sourceSnapshot.description
- schemas.GceHyperdiskBalancedHighAvailability.properties.sourceSnapshot.type
- schemas.GceHyperdiskBalancedHighAvailability.type
- schemas.GceInstance.properties.startupScriptUri.description
- schemas.GceInstance.properties.startupScriptUri.type
- schemas.PersistentDirectory.properties.gceHd.$ref
- schemas.PersistentDirectory.properties.gceHd.description
The following keys were changed:
- resources.projects.resources.locations.resources.operations.methods.list.parameters.returnPartialSuccess.description
- schemas.ListOperationsResponse.properties.unreachable.description1 parent 02a7de0 commit 1283b53
File tree
4 files changed
+99
-16
lines changed- discovery
- src/apis/workstations
4 files changed
+99
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
| |||
1479 | 1479 | | |
1480 | 1480 | | |
1481 | 1481 | | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
1482 | 1517 | | |
1483 | 1518 | | |
1484 | 1519 | | |
| |||
1548 | 1583 | | |
1549 | 1584 | | |
1550 | 1585 | | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
1551 | 1590 | | |
1552 | 1591 | | |
1553 | 1592 | | |
| |||
1756 | 1795 | | |
1757 | 1796 | | |
1758 | 1797 | | |
1759 | | - | |
| 1798 | + | |
1760 | 1799 | | |
1761 | 1800 | | |
1762 | 1801 | | |
| |||
2007 | 2046 | | |
2008 | 2047 | | |
2009 | 2048 | | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
2010 | 2053 | | |
2011 | 2054 | | |
2012 | 2055 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
1147 | 1147 | | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | | - | |
| 1150 | + | |
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
| 1413 | + | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | 1416 | | |
| |||
1483 | 1483 | | |
1484 | 1484 | | |
1485 | 1485 | | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
1486 | 1493 | | |
1487 | 1494 | | |
1488 | 1495 | | |
| |||
1518 | 1525 | | |
1519 | 1526 | | |
1520 | 1527 | | |
1521 | | - | |
| 1528 | + | |
1522 | 1529 | | |
1523 | 1530 | | |
1524 | 1531 | | |
| |||
1726 | 1733 | | |
1727 | 1734 | | |
1728 | 1735 | | |
1729 | | - | |
| 1736 | + | |
1730 | 1737 | | |
1731 | 1738 | | |
1732 | 1739 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
319 | 340 | | |
320 | 341 | | |
321 | 342 | | |
| |||
372 | 393 | | |
373 | 394 | | |
374 | 395 | | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
375 | 400 | | |
376 | 401 | | |
377 | 402 | | |
| |||
530 | 555 | | |
531 | 556 | | |
532 | 557 | | |
533 | | - | |
| 558 | + | |
534 | 559 | | |
535 | 560 | | |
536 | 561 | | |
| |||
706 | 731 | | |
707 | 732 | | |
708 | 733 | | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
709 | 738 | | |
710 | 739 | | |
711 | 740 | | |
| |||
1925 | 1954 | | |
1926 | 1955 | | |
1927 | 1956 | | |
1928 | | - | |
| 1957 | + | |
1929 | 1958 | | |
1930 | 1959 | | |
1931 | 1960 | | |
| |||
2077 | 2106 | | |
2078 | 2107 | | |
2079 | 2108 | | |
2080 | | - | |
| 2109 | + | |
2081 | 2110 | | |
2082 | 2111 | | |
2083 | 2112 | | |
| |||
0 commit comments