Sample code: * @@ -2326,7 +2327,8 @@ public final NotificationConfig updateNotificationConfig(NotificationConfig noti // AUTO-GENERATED DOCUMENTATION AND METHOD /** - * Updates a notification config. + * Updates a notification config. The following update fields are allowed: description, + * pubsub_topic, streaming_config.filter * *
Sample code: * @@ -2355,7 +2357,8 @@ public final NotificationConfig updateNotificationConfig( // AUTO-GENERATED DOCUMENTATION AND METHOD /** - * Updates a notification config. + * Updates a notification config. The following update fields are allowed: description, + * pubsub_topic, streaming_config.filter * *
Sample code: * @@ -2379,7 +2382,8 @@ public final NotificationConfig updateNotificationConfig( // AUTO-GENERATED DOCUMENTATION AND METHOD /** - * Updates a notification config. + * Updates a notification config. The following update fields are allowed: description, + * pubsub_topic, streaming_config.filter * *
Sample code:
*
diff --git a/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java b/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java
index e3f558dc7..7f3c78952 100644
--- a/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java
+++ b/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1p1beta1/SecurityCenterClient.java
@@ -2443,7 +2443,8 @@ public final UnaryCallable Sample code:
*
@@ -2467,7 +2468,8 @@ public final NotificationConfig updateNotificationConfig(NotificationConfig noti
// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
- * Updates a notification config.
+ * Updates a notification config. The following update fields are allowed: description,
+ * pubsub_topic, streaming_config.filter
*
* Sample code:
*
@@ -2496,7 +2498,8 @@ public final NotificationConfig updateNotificationConfig(
// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
- * Updates a notification config.
+ * Updates a notification config. The following update fields are allowed: description,
+ * pubsub_topic, streaming_config.filter
*
* Sample code:
*
@@ -2520,7 +2523,8 @@ public final NotificationConfig updateNotificationConfig(
// AUTO-GENERATED DOCUMENTATION AND METHOD
/**
- * Updates a notification config.
+ * Updates a notification config. The following update fields are allowed: description,
+ * pubsub_topic, streaming_config.filter
*
* Sample code:
*
diff --git a/grpc-google-cloud-securitycenter-v1/pom.xml b/grpc-google-cloud-securitycenter-v1/pom.xml
index 3184fee2c..08fc657de 100644
--- a/grpc-google-cloud-securitycenter-v1/pom.xml
+++ b/grpc-google-cloud-securitycenter-v1/pom.xml
@@ -4,13 +4,13 @@
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public void updateNotificationConfig(
@@ -1998,7 +1999,8 @@ public void updateFinding(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public void updateNotificationConfig(
@@ -2331,7 +2333,8 @@ public com.google.cloud.securitycenter.v1.Finding updateFinding(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public com.google.cloud.securitycenter.v1.NotificationConfig updateNotificationConfig(
@@ -2680,7 +2683,8 @@ protected SecurityCenterFutureStub build(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public com.google.common.util.concurrent.ListenableFuture<
diff --git a/grpc-google-cloud-securitycenter-v1beta1/pom.xml b/grpc-google-cloud-securitycenter-v1beta1/pom.xml
index 8e41ceaf5..5844dc64b 100644
--- a/grpc-google-cloud-securitycenter-v1beta1/pom.xml
+++ b/grpc-google-cloud-securitycenter-v1beta1/pom.xml
@@ -4,13 +4,13 @@
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public void updateNotificationConfig(
@@ -2021,7 +2022,8 @@ public void updateFinding(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public void updateNotificationConfig(
@@ -2355,7 +2357,8 @@ public com.google.cloud.securitycenter.v1p1beta1.Finding updateFinding(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public com.google.cloud.securitycenter.v1p1beta1.NotificationConfig updateNotificationConfig(
@@ -2706,7 +2709,8 @@ protected SecurityCenterFutureStub build(
*
*
*
- * Updates a notification config.
+ * Updates a notification config. The following update
+ * fields are allowed: description, pubsub_topic, streaming_config.filter
*
*/
public com.google.common.util.concurrent.ListenableFuture<
diff --git a/pom.xml b/pom.xml
index 772be0179..79e07e6c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@