Commit 6048907
committed
feat(redis): update the API
#### redis:v1beta1
The following keys were added:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type
The following keys were changed:
- resources.projects.resources.locations.resources.backupCollections.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.backupCollections.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.backup.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.getCertificateAuthority.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.rescheduleClusterMaintenance.parameters.name.description
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enum
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDescriptions
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enum
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDescriptions
- schemas.Product.properties.type.enum
- schemas.Product.properties.type.enumDeprecated
- schemas.Product.properties.type.enumDescriptions
#### redis:v1
The following keys were added:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.location
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.repeated
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.type
The following keys were changed:
- resources.projects.resources.locations.resources.backupCollections.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.backupCollections.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.backup.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.create.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.delete.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.get.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.getCertificateAuthority.parameters.name.description
- resources.projects.resources.locations.resources.clusters.methods.list.parameters.parent.description
- resources.projects.resources.locations.resources.clusters.methods.rescheduleClusterMaintenance.parameters.name.description
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enum
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDescriptions
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enum
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDescriptions
- schemas.Product.properties.type.enum
- schemas.Product.properties.type.enumDeprecated
- schemas.Product.properties.type.enumDescriptions1 parent 9c38f3e commit 6048907
File tree
4 files changed
+152
-54
lines changed- discovery
- src/apis/redis
4 files changed
+152
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
| |||
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
192 | | - | |
| 198 | + | |
193 | 199 | | |
194 | 200 | | |
195 | 201 | | |
| |||
225 | 231 | | |
226 | 232 | | |
227 | 233 | | |
228 | | - | |
| 234 | + | |
229 | 235 | | |
230 | 236 | | |
231 | 237 | | |
| |||
379 | 385 | | |
380 | 386 | | |
381 | 387 | | |
382 | | - | |
| 388 | + | |
383 | 389 | | |
384 | 390 | | |
385 | 391 | | |
| |||
412 | 418 | | |
413 | 419 | | |
414 | 420 | | |
415 | | - | |
| 421 | + | |
416 | 422 | | |
417 | 423 | | |
418 | 424 | | |
| |||
445 | 451 | | |
446 | 452 | | |
447 | 453 | | |
448 | | - | |
| 454 | + | |
449 | 455 | | |
450 | 456 | | |
451 | 457 | | |
| |||
475 | 481 | | |
476 | 482 | | |
477 | 483 | | |
478 | | - | |
| 484 | + | |
479 | 485 | | |
480 | 486 | | |
481 | 487 | | |
| |||
500 | 506 | | |
501 | 507 | | |
502 | 508 | | |
503 | | - | |
| 509 | + | |
504 | 510 | | |
505 | 511 | | |
506 | 512 | | |
| |||
536 | 542 | | |
537 | 543 | | |
538 | 544 | | |
539 | | - | |
| 545 | + | |
540 | 546 | | |
541 | 547 | | |
542 | 548 | | |
| |||
600 | 606 | | |
601 | 607 | | |
602 | 608 | | |
603 | | - | |
| 609 | + | |
604 | 610 | | |
605 | 611 | | |
606 | 612 | | |
| |||
1067 | 1073 | | |
1068 | 1074 | | |
1069 | 1075 | | |
1070 | | - | |
| 1076 | + | |
1071 | 1077 | | |
1072 | 1078 | | |
1073 | 1079 | | |
| |||
2126 | 2132 | | |
2127 | 2133 | | |
2128 | 2134 | | |
2129 | | - | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
2130 | 2142 | | |
2131 | 2143 | | |
2132 | 2144 | | |
| |||
2218 | 2230 | | |
2219 | 2231 | | |
2220 | 2232 | | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
2221 | 2239 | | |
2222 | 2240 | | |
2223 | 2241 | | |
| |||
2310 | 2328 | | |
2311 | 2329 | | |
2312 | 2330 | | |
2313 | | - | |
| 2331 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
2314 | 2338 | | |
2315 | 2339 | | |
2316 | 2340 | | |
| |||
2721 | 2745 | | |
2722 | 2746 | | |
2723 | 2747 | | |
2724 | | - | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
| 2752 | + | |
| 2753 | + | |
| 2754 | + | |
2725 | 2755 | | |
2726 | 2756 | | |
2727 | 2757 | | |
| |||
2813 | 2843 | | |
2814 | 2844 | | |
2815 | 2845 | | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
2816 | 2852 | | |
2817 | 2853 | | |
2818 | 2854 | | |
| |||
2905 | 2941 | | |
2906 | 2942 | | |
2907 | 2943 | | |
2908 | | - | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
2909 | 2951 | | |
2910 | 2952 | | |
2911 | 2953 | | |
| |||
4163 | 4205 | | |
4164 | 4206 | | |
4165 | 4207 | | |
4166 | | - | |
4167 | | - | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
4168 | 4211 | | |
4169 | 4212 | | |
4170 | 4213 | | |
| |||
4178 | 4221 | | |
4179 | 4222 | | |
4180 | 4223 | | |
| 4224 | + | |
4181 | 4225 | | |
4182 | 4226 | | |
4183 | 4227 | | |
| |||
4191 | 4235 | | |
4192 | 4236 | | |
4193 | 4237 | | |
4194 | | - | |
4195 | | - | |
| 4238 | + | |
| 4239 | + | |
| 4240 | + | |
4196 | 4241 | | |
4197 | 4242 | | |
4198 | 4243 | | |
| |||
0 commit comments