From ca090e87e29ca4ba0ce78b0bd25ca9ee5a931d51 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 14 Sep 2026 18:03:12 -0700 Subject: [PATCH] chore: regenerate networksecurity client --- .../google-api-services-networksecurity/v1/2.0.0/README.md | 4 ++-- .../v1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java | 6 +++--- .../google-api-services-networksecurity/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-networksecurity/v1/README.md | 4 ++-- .../v1beta1/2.0.0/README.md | 4 ++-- .../model/AuthzPolicyAuthzRuleToRequestOperationMCP.java | 6 +++--- .../v1beta1/2.0.0/pom.xml | 4 ++-- .../google-api-services-networksecurity/v1beta1/README.md | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/clients/google-api-services-networksecurity/v1/2.0.0/README.md b/clients/google-api-services-networksecurity/v1/2.0.0/README.md index 1b33ae4ff2c..753dfd9aa14 100644 --- a/clients/google-api-services-networksecurity/v1/2.0.0/README.md +++ b/clients/google-api-services-networksecurity/v1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networksecurity - v1-rev20260824-2.0.0 + v1-rev20260910-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networksecurity:v1-rev20260824-2.0.0' + implementation 'com.google.apis:google-api-services-networksecurity:v1-rev20260910-2.0.0' } ``` diff --git a/clients/google-api-services-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java b/clients/google-api-services-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java index 42954135633..cb108101069 100644 --- a/clients/google-api-services-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java +++ b/clients/google-api-services-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java @@ -30,7 +30,7 @@ public final class AuthzPolicyAuthzRuleToRequestOperationMCP extends com.google.api.client.json.GenericJson { /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * The value may be {@code null}. @@ -49,7 +49,7 @@ public final class AuthzPolicyAuthzRuleToRequestOperationMCP extends com.google. private java.util.List methods; /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * @return value or {@code null} for none @@ -59,7 +59,7 @@ public java.lang.String getBaseProtocolMethodsOption() { } /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * @param baseProtocolMethodsOption baseProtocolMethodsOption or {@code null} for none diff --git a/clients/google-api-services-networksecurity/v1/2.0.0/pom.xml b/clients/google-api-services-networksecurity/v1/2.0.0/pom.xml index 7c8d3fa91e1..ddd50c6173e 100644 --- a/clients/google-api-services-networksecurity/v1/2.0.0/pom.xml +++ b/clients/google-api-services-networksecurity/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-networksecurity - v1-rev20260824-2.0.0 - Network Security API v1-rev20260824-2.0.0 + v1-rev20260910-2.0.0 + Network Security API v1-rev20260910-2.0.0 jar 2011 diff --git a/clients/google-api-services-networksecurity/v1/README.md b/clients/google-api-services-networksecurity/v1/README.md index 1b33ae4ff2c..753dfd9aa14 100644 --- a/clients/google-api-services-networksecurity/v1/README.md +++ b/clients/google-api-services-networksecurity/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networksecurity - v1-rev20260824-2.0.0 + v1-rev20260910-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networksecurity:v1-rev20260824-2.0.0' + implementation 'com.google.apis:google-api-services-networksecurity:v1-rev20260910-2.0.0' } ``` diff --git a/clients/google-api-services-networksecurity/v1beta1/2.0.0/README.md b/clients/google-api-services-networksecurity/v1beta1/2.0.0/README.md index bce36c5760b..6bb0c28b353 100644 --- a/clients/google-api-services-networksecurity/v1beta1/2.0.0/README.md +++ b/clients/google-api-services-networksecurity/v1beta1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networksecurity - v1beta1-rev20260824-2.0.0 + v1beta1-rev20260910-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networksecurity:v1beta1-rev20260824-2.0.0' + implementation 'com.google.apis:google-api-services-networksecurity:v1beta1-rev20260910-2.0.0' } ``` diff --git a/clients/google-api-services-networksecurity/v1beta1/2.0.0/com/google/api/services/networksecurity/v1beta1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java b/clients/google-api-services-networksecurity/v1beta1/2.0.0/com/google/api/services/networksecurity/v1beta1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java index b2a7bcb42ed..f052d901abb 100644 --- a/clients/google-api-services-networksecurity/v1beta1/2.0.0/com/google/api/services/networksecurity/v1beta1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java +++ b/clients/google-api-services-networksecurity/v1beta1/2.0.0/com/google/api/services/networksecurity/v1beta1/model/AuthzPolicyAuthzRuleToRequestOperationMCP.java @@ -30,7 +30,7 @@ public final class AuthzPolicyAuthzRuleToRequestOperationMCP extends com.google.api.client.json.GenericJson { /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * The value may be {@code null}. @@ -49,7 +49,7 @@ public final class AuthzPolicyAuthzRuleToRequestOperationMCP extends com.google. private java.util.List methods; /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * @return value or {@code null} for none @@ -59,7 +59,7 @@ public java.lang.String getBaseProtocolMethodsOption() { } /** - * Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * + * Optional. If specified, matches on the MCP protocol's non-access specific methods namely: * * initialize * completion/ * logging/ * notifications/ * ping Defaults to * SKIP_BASE_PROTOCOL_METHODS if not specified. * @param baseProtocolMethodsOption baseProtocolMethodsOption or {@code null} for none diff --git a/clients/google-api-services-networksecurity/v1beta1/2.0.0/pom.xml b/clients/google-api-services-networksecurity/v1beta1/2.0.0/pom.xml index 19282d00e99..f097e43957f 100644 --- a/clients/google-api-services-networksecurity/v1beta1/2.0.0/pom.xml +++ b/clients/google-api-services-networksecurity/v1beta1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-networksecurity - v1beta1-rev20260824-2.0.0 - Network Security API v1beta1-rev20260824-2.0.0 + v1beta1-rev20260910-2.0.0 + Network Security API v1beta1-rev20260910-2.0.0 jar 2011 diff --git a/clients/google-api-services-networksecurity/v1beta1/README.md b/clients/google-api-services-networksecurity/v1beta1/README.md index bce36c5760b..6bb0c28b353 100644 --- a/clients/google-api-services-networksecurity/v1beta1/README.md +++ b/clients/google-api-services-networksecurity/v1beta1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-networksecurity - v1beta1-rev20260824-2.0.0 + v1beta1-rev20260910-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-networksecurity:v1beta1-rev20260824-2.0.0' + implementation 'com.google.apis:google-api-services-networksecurity:v1beta1-rev20260910-2.0.0' } ```