Commit 5448212
committed
feat(monitoring): update the API
#### monitoring:v1
The following keys were added:
- schemas.Scorecard.properties.breakdowns.description
- schemas.Scorecard.properties.breakdowns.items.$ref
- schemas.Scorecard.properties.breakdowns.type
- schemas.SingleViewGroup.properties.displayType.description
- schemas.SingleViewGroup.properties.displayType.enum
- schemas.SingleViewGroup.properties.displayType.enumDescriptions
- schemas.SingleViewGroup.properties.displayType.type
- schemas.TemplateVariableCondition.description
- schemas.TemplateVariableCondition.id
- schemas.TemplateVariableCondition.properties.comparator.description
- schemas.TemplateVariableCondition.properties.comparator.enum
- schemas.TemplateVariableCondition.properties.comparator.enumDescriptions
- schemas.TemplateVariableCondition.properties.comparator.type
- schemas.TemplateVariableCondition.properties.templateVariable.description
- schemas.TemplateVariableCondition.properties.templateVariable.type
- schemas.TemplateVariableCondition.properties.templateVariableValue.description
- schemas.TemplateVariableCondition.properties.templateVariableValue.type
- schemas.TemplateVariableCondition.type
- schemas.VisibilityCondition.description
- schemas.VisibilityCondition.id
- schemas.VisibilityCondition.properties.templateVariableCondition.$ref
- schemas.VisibilityCondition.properties.templateVariableCondition.description
- schemas.VisibilityCondition.type
- schemas.Widget.properties.visibilityCondition.$ref
- schemas.Widget.properties.visibilityCondition.description
#### monitoring:v3
The following keys were added:
- schemas.Criteria.properties.filter.description
- schemas.Criteria.properties.filter.type
- schemas.UptimeCheckConfig.properties.logCheckFailures.description
- schemas.UptimeCheckConfig.properties.logCheckFailures.type
The following keys were changed:
- resources.projects.resources.snoozes.methods.list.parameters.filter.description
- schemas.Criteria.properties.policies.description1 parent 3b99d33 commit 5448212
File tree
3 files changed
+87
-7
lines changed- discovery
- src/apis/monitoring
3 files changed
+87
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| |||
2236 | 2236 | | |
2237 | 2237 | | |
2238 | 2238 | | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
2239 | 2246 | | |
2240 | 2247 | | |
2241 | 2248 | | |
| |||
2290 | 2297 | | |
2291 | 2298 | | |
2292 | 2299 | | |
2293 | | - | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
2294 | 2316 | | |
2295 | 2317 | | |
2296 | 2318 | | |
| |||
2445 | 2467 | | |
2446 | 2468 | | |
2447 | 2469 | | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
| 2486 | + | |
| 2487 | + | |
| 2488 | + | |
| 2489 | + | |
| 2490 | + | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
2448 | 2497 | | |
2449 | 2498 | | |
2450 | 2499 | | |
| |||
2864 | 2913 | | |
2865 | 2914 | | |
2866 | 2915 | | |
| 2916 | + | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
| 2921 | + | |
| 2922 | + | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
2867 | 2927 | | |
2868 | 2928 | | |
2869 | 2929 | | |
| |||
2924 | 2984 | | |
2925 | 2985 | | |
2926 | 2986 | | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
2927 | 2991 | | |
2928 | 2992 | | |
2929 | 2993 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1720 | 1720 | | |
1721 | 1721 | | |
1722 | 1722 | | |
1723 | | - | |
| 1723 | + | |
1724 | 1724 | | |
1725 | 1725 | | |
1726 | 1726 | | |
| |||
2720 | 2720 | | |
2721 | 2721 | | |
2722 | 2722 | | |
2723 | | - | |
| 2723 | + | |
2724 | 2724 | | |
2725 | 2725 | | |
2726 | 2726 | | |
| |||
3414 | 3414 | | |
3415 | 3415 | | |
3416 | 3416 | | |
| 3417 | + | |
| 3418 | + | |
| 3419 | + | |
| 3420 | + | |
3417 | 3421 | | |
3418 | | - | |
| 3422 | + | |
3419 | 3423 | | |
3420 | 3424 | | |
3421 | 3425 | | |
| |||
6114 | 6118 | | |
6115 | 6119 | | |
6116 | 6120 | | |
| 6121 | + | |
| 6122 | + | |
| 6123 | + | |
| 6124 | + | |
6117 | 6125 | | |
6118 | 6126 | | |
6119 | 6127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
580 | 584 | | |
581 | 585 | | |
582 | 586 | | |
| |||
2386 | 2390 | | |
2387 | 2391 | | |
2388 | 2392 | | |
| 2393 | + | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
2389 | 2397 | | |
2390 | 2398 | | |
2391 | 2399 | | |
| |||
6232 | 6240 | | |
6233 | 6241 | | |
6234 | 6242 | | |
6235 | | - | |
| 6243 | + | |
6236 | 6244 | | |
6237 | 6245 | | |
6238 | 6246 | | |
| |||
0 commit comments