Commit ad43a67
feat(artifactregistry): update the API
#### artifactregistry:v1beta1
The following keys were added:
- schemas.Repository.properties.createTime.readOnly
- schemas.Repository.properties.updateTime.readOnly
The following keys were changed:
- schemas.Repository.properties.createTime.description
- schemas.Repository.properties.updateTime.description
#### artifactregistry:v1beta2
The following keys were added:
- schemas.Repository.properties.createTime.readOnly
- schemas.Repository.properties.updateTime.readOnly
The following keys were changed:
- schemas.Repository.properties.createTime.description
- schemas.Repository.properties.updateTime.description
#### artifactregistry:v1
The following keys were added:
- schemas.DockerRepositoryConfig.description
- schemas.DockerRepositoryConfig.id
- schemas.DockerRepositoryConfig.properties.immutableTags.description
- schemas.DockerRepositoryConfig.properties.immutableTags.type
- schemas.DockerRepositoryConfig.type
- schemas.Repository.properties.createTime.readOnly
- schemas.Repository.properties.dockerConfig.$ref
- schemas.Repository.properties.dockerConfig.description
- schemas.Repository.properties.updateTime.readOnly
The following keys were changed:
- schemas.KfpArtifact.description
- schemas.Repository.properties.createTime.description
- schemas.Repository.properties.updateTime.description1 parent ec95215 commit ad43a67
File tree
5 files changed
+53
-15
lines changed- discovery
- src/apis/artifactregistry
5 files changed
+53
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1517 | 1517 | | |
1518 | 1518 | | |
1519 | 1519 | | |
1520 | | - | |
| 1520 | + | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | 1523 | | |
| |||
1670 | 1670 | | |
1671 | 1671 | | |
1672 | 1672 | | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
1673 | 1684 | | |
1674 | 1685 | | |
1675 | 1686 | | |
| |||
1913 | 1924 | | |
1914 | 1925 | | |
1915 | 1926 | | |
1916 | | - | |
| 1927 | + | |
1917 | 1928 | | |
1918 | 1929 | | |
1919 | 1930 | | |
| |||
2485 | 2496 | | |
2486 | 2497 | | |
2487 | 2498 | | |
2488 | | - | |
| 2499 | + | |
2489 | 2500 | | |
| 2501 | + | |
2490 | 2502 | | |
2491 | 2503 | | |
2492 | 2504 | | |
2493 | 2505 | | |
2494 | 2506 | | |
2495 | 2507 | | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
2496 | 2512 | | |
2497 | 2513 | | |
2498 | 2514 | | |
| |||
2568 | 2584 | | |
2569 | 2585 | | |
2570 | 2586 | | |
2571 | | - | |
| 2587 | + | |
2572 | 2588 | | |
| 2589 | + | |
2573 | 2590 | | |
2574 | 2591 | | |
2575 | 2592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
929 | 929 | | |
930 | 930 | | |
931 | 931 | | |
932 | | - | |
| 932 | + | |
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
| |||
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
1282 | | - | |
| 1282 | + | |
1283 | 1283 | | |
| 1284 | + | |
1284 | 1285 | | |
1285 | 1286 | | |
1286 | 1287 | | |
| |||
1336 | 1337 | | |
1337 | 1338 | | |
1338 | 1339 | | |
1339 | | - | |
| 1340 | + | |
1340 | 1341 | | |
| 1342 | + | |
1341 | 1343 | | |
1342 | 1344 | | |
1343 | 1345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
1733 | 1733 | | |
1734 | 1734 | | |
1735 | 1735 | | |
1736 | | - | |
| 1736 | + | |
1737 | 1737 | | |
| 1738 | + | |
1738 | 1739 | | |
1739 | 1740 | | |
1740 | 1741 | | |
| |||
1794 | 1795 | | |
1795 | 1796 | | |
1796 | 1797 | | |
1797 | | - | |
| 1798 | + | |
1798 | 1799 | | |
| 1800 | + | |
1799 | 1801 | | |
1800 | 1802 | | |
1801 | 1803 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
| |||
401 | 410 | | |
402 | 411 | | |
403 | 412 | | |
404 | | - | |
| 413 | + | |
405 | 414 | | |
406 | 415 | | |
407 | 416 | | |
| |||
809 | 818 | | |
810 | 819 | | |
811 | 820 | | |
812 | | - | |
| 821 | + | |
813 | 822 | | |
814 | 823 | | |
815 | 824 | | |
816 | 825 | | |
817 | 826 | | |
818 | 827 | | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
819 | 832 | | |
820 | 833 | | |
821 | 834 | | |
| |||
853 | 866 | | |
854 | 867 | | |
855 | 868 | | |
856 | | - | |
| 869 | + | |
857 | 870 | | |
858 | 871 | | |
859 | 872 | | |
| |||
2233 | 2246 | | |
2234 | 2247 | | |
2235 | 2248 | | |
| 2249 | + | |
2236 | 2250 | | |
2237 | 2251 | | |
2238 | 2252 | | |
| |||
2521 | 2535 | | |
2522 | 2536 | | |
2523 | 2537 | | |
| 2538 | + | |
2524 | 2539 | | |
2525 | 2540 | | |
2526 | 2541 | | |
| |||
2945 | 2960 | | |
2946 | 2961 | | |
2947 | 2962 | | |
| 2963 | + | |
2948 | 2964 | | |
2949 | 2965 | | |
2950 | 2966 | | |
| |||
2965 | 2981 | | |
2966 | 2982 | | |
2967 | 2983 | | |
| 2984 | + | |
2968 | 2985 | | |
2969 | 2986 | | |
2970 | 2987 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| |||
0 commit comments