From ba0ea9a603247acbe4a61cbbd3ca7296cdcc7dd6 Mon Sep 17 00:00:00 2001
From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
Date: Fri, 6 Feb 2026 18:27:34 -0800
Subject: [PATCH] chore: regenerate monitoring client
---
.../google-api-services-monitoring/v3/2.0.0/README.md | 4 ++--
.../monitoring/v3/model/NotificationChannelStrategy.java | 9 ++++++---
clients/google-api-services-monitoring/v3/2.0.0/pom.xml | 4 ++--
clients/google-api-services-monitoring/v3/README.md | 4 ++--
4 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/clients/google-api-services-monitoring/v3/2.0.0/README.md b/clients/google-api-services-monitoring/v3/2.0.0/README.md
index d15490e1a19..7db5360acbb 100644
--- a/clients/google-api-services-monitoring/v3/2.0.0/README.md
+++ b/clients/google-api-services-monitoring/v3/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-monitoring
- v3-rev20251006-2.0.0
+ v3-rev20260129-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-monitoring:v3-rev20251006-2.0.0'
+ implementation 'com.google.apis:google-api-services-monitoring:v3-rev20260129-2.0.0'
}
```
diff --git a/clients/google-api-services-monitoring/v3/2.0.0/com/google/api/services/monitoring/v3/model/NotificationChannelStrategy.java b/clients/google-api-services-monitoring/v3/2.0.0/com/google/api/services/monitoring/v3/model/NotificationChannelStrategy.java
index b7c409f5ad0..8bae22354bd 100644
--- a/clients/google-api-services-monitoring/v3/2.0.0/com/google/api/services/monitoring/v3/model/NotificationChannelStrategy.java
+++ b/clients/google-api-services-monitoring/v3/2.0.0/com/google/api/services/monitoring/v3/model/NotificationChannelStrategy.java
@@ -41,7 +41,8 @@ public final class NotificationChannelStrategy extends com.google.api.client.jso
private java.util.List notificationChannelNames;
/**
- * The frequency at which to send reminder notifications for open incidents.
+ * The frequency at which to send reminder notifications for open incidents. The value must be
+ * between 30 minutes and 24 hours.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -71,7 +72,8 @@ public NotificationChannelStrategy setNotificationChannelNames(java.util.Listcom.google.apis
google-api-services-monitoring
- v3-rev20251006-2.0.0
- Cloud Monitoring API v3-rev20251006-2.0.0
+ v3-rev20260129-2.0.0
+ Cloud Monitoring API v3-rev20260129-2.0.0
jar
2011
diff --git a/clients/google-api-services-monitoring/v3/README.md b/clients/google-api-services-monitoring/v3/README.md
index d15490e1a19..7db5360acbb 100644
--- a/clients/google-api-services-monitoring/v3/README.md
+++ b/clients/google-api-services-monitoring/v3/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-monitoring
- v3-rev20251006-2.0.0
+ v3-rev20260129-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-monitoring:v3-rev20251006-2.0.0'
+ implementation 'com.google.apis:google-api-services-monitoring:v3-rev20260129-2.0.0'
}
```