diff --git a/clients/google-api-services-alloydb/v1/2.0.0/README.md b/clients/google-api-services-alloydb/v1/2.0.0/README.md index 0764a3c4aae..7d6e2e59b92 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/README.md +++ b/clients/google-api-services-alloydb/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-alloydb - v1-rev20260730-2.0.0 + v1-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260813-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java index 3bbb1774c90..a3df2dd3067 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java +++ b/clients/google-api-services-alloydb/v1/2.0.0/com/google/api/services/alloydb/v1/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java @@ -33,12 +33,16 @@ public final class AlloydbClhErrorsAlloyDbInternalDebugInfo extends com.google.api.client.json.GenericJson { /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String originalError; /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @return value or {@code null} for none */ public java.lang.String getOriginalError() { @@ -46,6 +50,8 @@ public java.lang.String getOriginalError() { } /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @param originalError originalError or {@code null} for none */ public AlloydbClhErrorsAlloyDbInternalDebugInfo setOriginalError(java.lang.String originalError) { diff --git a/clients/google-api-services-alloydb/v1/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1/2.0.0/pom.xml index bf6698ec22e..c1bc51e04bf 100644 --- a/clients/google-api-services-alloydb/v1/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1-rev20260730-2.0.0 - AlloyDB API v1-rev20260730-2.0.0 + v1-rev20260813-2.0.0 + AlloyDB API v1-rev20260813-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1/README.md b/clients/google-api-services-alloydb/v1/README.md index 0764a3c4aae..7d6e2e59b92 100644 --- a/clients/google-api-services-alloydb/v1/README.md +++ b/clients/google-api-services-alloydb/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1-rev20260730-2.0.0 + v1-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1-rev20260813-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md b/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md index ee8a6518e5a..8368b7eec6f 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1alpha-rev20260730-2.0.0 + v1alpha-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260813-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java index c5133673638..e599f3a2a2b 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/com/google/api/services/alloydb/v1alpha/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java @@ -33,12 +33,16 @@ public final class AlloydbClhErrorsAlloyDbInternalDebugInfo extends com.google.api.client.json.GenericJson { /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String originalError; /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @return value or {@code null} for none */ public java.lang.String getOriginalError() { @@ -46,6 +50,8 @@ public java.lang.String getOriginalError() { } /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @param originalError originalError or {@code null} for none */ public AlloydbClhErrorsAlloyDbInternalDebugInfo setOriginalError(java.lang.String originalError) { diff --git a/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml index 5d546d4c67c..7c90a941417 100644 --- a/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1alpha/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1alpha-rev20260730-2.0.0 - AlloyDB API v1alpha-rev20260730-2.0.0 + v1alpha-rev20260813-2.0.0 + AlloyDB API v1alpha-rev20260813-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1alpha/README.md b/clients/google-api-services-alloydb/v1alpha/README.md index ee8a6518e5a..8368b7eec6f 100644 --- a/clients/google-api-services-alloydb/v1alpha/README.md +++ b/clients/google-api-services-alloydb/v1alpha/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1alpha-rev20260730-2.0.0 + v1alpha-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1alpha-rev20260813-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/README.md b/clients/google-api-services-alloydb/v1beta/2.0.0/README.md index 68b5d1cde53..2462a710416 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/README.md +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1beta-rev20260730-2.0.0 + v1beta-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260813-2.0.0' } ``` diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java index 8b0bffcd9a0..6a79ad947a9 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/com/google/api/services/alloydb/v1beta/model/AlloydbClhErrorsAlloyDbInternalDebugInfo.java @@ -33,12 +33,16 @@ public final class AlloydbClhErrorsAlloyDbInternalDebugInfo extends com.google.api.client.json.GenericJson { /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * The value may be {@code null}. */ @com.google.api.client.util.Key private java.lang.String originalError; /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @return value or {@code null} for none */ public java.lang.String getOriginalError() { @@ -46,6 +50,8 @@ public java.lang.String getOriginalError() { } /** + * The original error message or details before sanitization, used internally for debugging and + * logging. * @param originalError originalError or {@code null} for none */ public AlloydbClhErrorsAlloyDbInternalDebugInfo setOriginalError(java.lang.String originalError) { diff --git a/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml b/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml index 7bcdb66c728..e2305987a86 100644 --- a/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml +++ b/clients/google-api-services-alloydb/v1beta/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-alloydb - v1beta-rev20260730-2.0.0 - AlloyDB API v1beta-rev20260730-2.0.0 + v1beta-rev20260813-2.0.0 + AlloyDB API v1beta-rev20260813-2.0.0 jar 2011 diff --git a/clients/google-api-services-alloydb/v1beta/README.md b/clients/google-api-services-alloydb/v1beta/README.md index 68b5d1cde53..2462a710416 100644 --- a/clients/google-api-services-alloydb/v1beta/README.md +++ b/clients/google-api-services-alloydb/v1beta/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-alloydb - v1beta-rev20260730-2.0.0 + v1beta-rev20260813-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260730-2.0.0' + implementation 'com.google.apis:google-api-services-alloydb:v1beta-rev20260813-2.0.0' } ```