8000 feat(all): auto-regenerate discovery clients (#3101) · googleapis/google-api-go-client@9ad998b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ad998b

Browse files
feat(all): auto-regenerate discovery clients (#3101)
1 parent 66d2175 commit 9ad998b

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

monitoring/v1/monitoring-api.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@
753753
}
754754
}
755755
},
756-
"revision": "20250227",
756+
"revision": "20250329",
757757
"rootUrl": "https://monitoring.googleapis.com/",
758758
"schemas": {
759759
"Aggregation": {
@@ -1448,7 +1448,9 @@
14481448
"UPTIME_CHECK_FAILURE",
14491449
"CLOUD_ALERTING_ALERT",
14501450
"SERVICE_HEALTH_INCIDENT",
1451-
"SAP_BACKINT"
1451+
"SAP_BACKINT",
1452+
"SAP_AVAILABILITY",
1453+
"SAP_OPERATIONS"
14521454
],
14531455
"enumDescriptions": [
14541456
"No event type specified.",
@@ -1473,7 +1475,9 @@
14731475
"Failure of a Cloud Monitoring uptime check.",
14741476
"Alerts from Cloud Alerting",
14751477
"Incidents from Service Health",
1476-
"Agent for SAP Backint related events."
1478+
"Agent for SAP Backint related events.",
1479+
"Agent for SAP availability related events.",
1480+
"Agent for SAP operations related events."
14771481
],
14781482
"type": "string"
14791483
},

monitoring/v1/monitoring-gen.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0