File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 423
423
}
424
424
}
425
425
},
426
- "revision" : " 20220127 " ,
426
+ "revision" : " 20220131 " ,
427
427
"rootUrl" : " https://alertcenter.googleapis.com/" ,
428
428
"schemas" : {
429
429
"AccountSuspensionDetails" : {
804
804
" RESOLVED" ,
805
805
" FALSE_POSITIVE" ,
806
806
" PARTIALLY_RESOLVED" ,
807
- " MERGED"
807
+ " MERGED" ,
808
+ " DOWNGRADED"
808
809
],
809
810
"enumDescriptions" : [
810
811
" Status is unspecified." ,
813
814
" The incident has been resolved." ,
814
815
" Further assessment indicated no customer impact." ,
815
816
" The incident has been partially resolved." ,
816
- " The incident was merged into a parent."
817
+ " The incident was merged into a parent." ,
818
+ " The incident has lower impact than initially anticipated."
817
819
],
818
820
"type" : " string"
819
821
}
1289
1291
"id" : " MergeInfo" ,
1290
1292
"properties" : {
1291
1293
"newAlertId" : {
1292
- "description" : " New alert ID. Reference the [google.apps.alertcenter.Alert] with this ID for the current state." ,
1294
+ "description" : " Optional. New alert ID. Reference the [google.apps.alertcenter.Alert] with this ID for the current state." ,
1293
1295
"type" : " string"
1294
1296
},
1295
1297
"newIncidentTrackingId" : {
You can’t perform that action at this time.
0 commit comments