From ede2b5bd9d6ef96490b1e0a27f03be974152ae44 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:26:43 -0800 Subject: [PATCH] chore: regenerate datafusion client --- .../v1/2.0.0/README.md | 4 +-- .../services/datafusion/v1/DataFusion.java | 21 ++++++++------- .../v1/model/ListOperationsResponse.java | 6 ++--- .../datafusion/v1/model/LoggingConfig.java | 27 +++++++++++++++++++ .../v1/2.0.0/pom.xml | 4 +-- .../v1/README.md | 4 +-- .../v1beta1/2.0.0/README.md | 4 +-- .../datafusion/v1beta1/DataFusion.java | 21 ++++++++------- .../v1beta1/model/ListOperationsResponse.java | 6 ++--- .../v1beta1/model/LoggingConfig.java | 27 +++++++++++++++++++ .../v1beta1/2.0.0/pom.xml | 4 +-- .../v1beta1/README.md | 4 +-- 12 files changed, 94 insertions(+), 38 deletions(-) diff --git a/clients/google-api-services-datafusion/v1/2.0.0/README.md b/clients/google-api-services-datafusion/v1/2.0.0/README.md index 6d662454193..05bd74b455c 100644 --- a/clients/google-api-services-datafusion/v1/2.0.0/README.md +++ b/clients/google-api-services-datafusion/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-datafusion - v1-rev20251203-2.0.0 + v1-rev20260202-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datafusion:v1-rev20251203-2.0.0' + implementation 'com.google.apis:google-api-services-datafusion:v1-rev20260202-2.0.0' } ``` diff --git a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/DataFusion.java b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/DataFusion.java index 542483caf7a..bd0e6f96327 100644 --- a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/DataFusion.java +++ b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/DataFusion.java @@ -3184,9 +3184,9 @@ public List setPageToken(java.lang.String pageToken) { /** * When set to `true`, operations that are reachable are returned as normal, and those - * that are unreachable are returned in the [ListOperationsResponse.unreachable] field. - * This can only be `true` when reading across collections e.g. when `parent` is set to - * `"projects/example/locations/-"`. This field is not by default supported and will + * that are unreachable are returned in the ListOperationsResponse.unreachable field. This + * can only be `true` when reading across collections. For example, when `parent` is set + * to `"projects/example/locations/-"`. This field is not supported by default and will * result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in * service or product specific documentation. */ @@ -3194,10 +3194,11 @@ public List setPageToken(java.lang.String pageToken) { private java.lang.Boolean returnPartialSuccess; /** When set to `true`, operations that are reachable are returned as normal, and those that are - unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` - when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This - field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless - explicitly documented otherwise in service or product specific documentation. + unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` + when reading across collections. For example, when `parent` is set to + `"projects/example/locations/-"`. This field is not supported by default and will result in an + `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific + documentation. */ public java.lang.Boolean getReturnPartialSuccess() { return returnPartialSuccess; @@ -3205,9 +3206,9 @@ public java.lang.Boolean getReturnPartialSuccess() { /** * When set to `true`, operations that are reachable are returned as normal, and those - * that are unreachable are returned in the [ListOperationsResponse.unreachable] field. - * This can only be `true` when reading across collections e.g. when `parent` is set to - * `"projects/example/locations/-"`. This field is not by default supported and will + * that are unreachable are returned in the ListOperationsResponse.unreachable field. This + * can only be `true` when reading across collections. For example, when `parent` is set + * to `"projects/example/locations/-"`. This field is not supported by default and will * result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in * service or product specific documentation. */ diff --git a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/ListOperationsResponse.java b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/ListOperationsResponse.java index d0ba2b0658e..ea2a3caf879 100644 --- a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/ListOperationsResponse.java +++ b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/ListOperationsResponse.java @@ -46,7 +46,7 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * The value may be {@code null}. */ @@ -89,7 +89,7 @@ public ListOperationsResponse setOperations(java.util.List operations /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * @return value or {@code null} for none */ @@ -99,7 +99,7 @@ public java.util.List getUnreachable() { /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * @param unreachable unreachable or {@code null} for none */ diff --git a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/LoggingConfig.java b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/LoggingConfig.java index 9390d3bbe8b..1708d46fbef 100644 --- a/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/LoggingConfig.java +++ b/clients/google-api-services-datafusion/v1/2.0.0/com/google/api/services/datafusion/v1/model/LoggingConfig.java @@ -30,6 +30,14 @@ @SuppressWarnings("javadoc") public final class LoggingConfig extends com.google.api.client.json.GenericJson { + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean enableInstanceV2Logs; + /** * Optional. Option to determine whether instance logs should be written to Cloud Logging. By * default, instance logs are written to Cloud Logging. @@ -38,6 +46,25 @@ public final class LoggingConfig extends com.google.api.client.json.GenericJson @com.google.api.client.util.Key private java.lang.Boolean instanceCloudLoggingDisabled; + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEnableInstanceV2Logs() { + return enableInstanceV2Logs; + } + + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * @param enableInstanceV2Logs enableInstanceV2Logs or {@code null} for none + */ + public LoggingConfig setEnableInstanceV2Logs(java.lang.Boolean enableInstanceV2Logs) { + this.enableInstanceV2Logs = enableInstanceV2Logs; + return this; + } + /** * Optional. Option to determine whether instance logs should be written to Cloud Logging. By * default, instance logs are written to Cloud Logging. diff --git a/clients/google-api-services-datafusion/v1/2.0.0/pom.xml b/clients/google-api-services-datafusion/v1/2.0.0/pom.xml index 30f7dab726c..0f94530f6b5 100644 --- a/clients/google-api-services-datafusion/v1/2.0.0/pom.xml +++ b/clients/google-api-services-datafusion/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-datafusion - v1-rev20251203-2.0.0 - Cloud Data Fusion API v1-rev20251203-2.0.0 + v1-rev20260202-2.0.0 + Cloud Data Fusion API v1-rev20260202-2.0.0 jar 2011 diff --git a/clients/google-api-services-datafusion/v1/README.md b/clients/google-api-services-datafusion/v1/README.md index 6d662454193..05bd74b455c 100644 --- a/clients/google-api-services-datafusion/v1/README.md +++ b/clients/google-api-services-datafusion/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-datafusion - v1-rev20251203-2.0.0 + v1-rev20260202-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datafusion:v1-rev20251203-2.0.0' + implementation 'com.google.apis:google-api-services-datafusion:v1-rev20260202-2.0.0' } ``` diff --git a/clients/google-api-services-datafusion/v1beta1/2.0.0/README.md b/clients/google-api-services-datafusion/v1beta1/2.0.0/README.md index c7a1063db3f..69b50e99dee 100644 --- a/clients/google-api-services-datafusion/v1beta1/2.0.0/README.md +++ b/clients/google-api-services-datafusion/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-datafusion - v1beta1-rev20251203-2.0.0 + v1beta1-rev20260202-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datafusion:v1beta1-rev20251203-2.0.0' + implementation 'com.google.apis:google-api-services-datafusion:v1beta1-rev20260202-2.0.0' } ``` diff --git a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/DataFusion.java b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/DataFusion.java index 1203c738de1..6b266e55dd7 100644 --- a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/DataFusion.java +++ b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/DataFusion.java @@ -4182,9 +4182,9 @@ public List setPageToken(java.lang.String pageToken) { /** * When set to `true`, operations that are reachable are returned as normal, and those - * that are unreachable are returned in the [ListOperationsResponse.unreachable] field. - * This can only be `true` when reading across collections e.g. when `parent` is set to - * `"projects/example/locations/-"`. This field is not by default supported and will + * that are unreachable are returned in the ListOperationsResponse.unreachable field. This + * can only be `true` when reading across collections. For example, when `parent` is set + * to `"projects/example/locations/-"`. This field is not supported by default and will * result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in * service or product specific documentation. */ @@ -4192,10 +4192,11 @@ public List setPageToken(java.lang.String pageToken) { private java.lang.Boolean returnPartialSuccess; /** When set to `true`, operations that are reachable are returned as normal, and those that are - unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` - when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This - field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless - explicitly documented otherwise in service or product specific documentation. + unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` + when reading across collections. For example, when `parent` is set to + `"projects/example/locations/-"`. This field is not supported by default and will result in an + `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific + documentation. */ public java.lang.Boolean getReturnPartialSuccess() { return returnPartialSuccess; @@ -4203,9 +4204,9 @@ public java.lang.Boolean getReturnPartialSuccess() { /** * When set to `true`, operations that are reachable are returned as normal, and those - * that are unreachable are returned in the [ListOperationsResponse.unreachable] field. - * This can only be `true` when reading across collections e.g. when `parent` is set to - * `"projects/example/locations/-"`. This field is not by default supported and will + * that are unreachable are returned in the ListOperationsResponse.unreachable field. This + * can only be `true` when reading across collections. For example, when `parent` is set + * to `"projects/example/locations/-"`. This field is not supported by default and will * result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in * service or product specific documentation. */ diff --git a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/ListOperationsResponse.java b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/ListOperationsResponse.java index 052393fd305..447891d8545 100644 --- a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/ListOperationsResponse.java +++ b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/ListOperationsResponse.java @@ -46,7 +46,7 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * The value may be {@code null}. */ @@ -89,7 +89,7 @@ public ListOperationsResponse setOperations(java.util.List operations /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * @return value or {@code null} for none */ @@ -99,7 +99,7 @@ public java.util.List getUnreachable() { /** * Unordered list. Unreachable resources. Populated when the request sets - * `ListOperationsRequest.return_partial_success` and reads across collections e.g. when + * `ListOperationsRequest.return_partial_success` and reads across collections. For example, when * attempting to list all resources across all supported locations. * @param unreachable unreachable or {@code null} for none */ diff --git a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/LoggingConfig.java b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/LoggingConfig.java index 6bfea48c92c..eae462c1d0e 100644 --- a/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/LoggingConfig.java +++ b/clients/google-api-services-datafusion/v1beta1/2.0.0/com/google/api/services/datafusion/v1beta1/model/LoggingConfig.java @@ -30,6 +30,14 @@ @SuppressWarnings("javadoc") public final class LoggingConfig extends com.google.api.client.json.GenericJson { + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * The value may be {@code null}. + */ + @com.google.api.client.util.Key + private java.lang.Boolean enableInstanceV2Logs; + /** * Optional. Option to determine whether instance logs should be written to Cloud Logging. By * default, instance logs are written to Cloud Logging. @@ -38,6 +46,25 @@ public final class LoggingConfig extends com.google.api.client.json.GenericJson @com.google.api.client.util.Key private java.lang.Boolean instanceCloudLoggingDisabled; + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * @return value or {@code null} for none + */ + public java.lang.Boolean getEnableInstanceV2Logs() { + return enableInstanceV2Logs; + } + + /** + * Optional. Option to enable the InstanceV2 logging for this instance. This field is supported + * only in CDF patch revision versions 6.11.1.1 and above. + * @param enableInstanceV2Logs enableInstanceV2Logs or {@code null} for none + */ + public LoggingConfig setEnableInstanceV2Logs(java.lang.Boolean enableInstanceV2Logs) { + this.enableInstanceV2Logs = enableInstanceV2Logs; + return this; + } + /** * Optional. Option to determine whether instance logs should be written to Cloud Logging. By * default, instance logs are written to Cloud Logging. diff --git a/clients/google-api-services-datafusion/v1beta1/2.0.0/pom.xml b/clients/google-api-services-datafusion/v1beta1/2.0.0/pom.xml index 00427e22c83..a8eab840523 100644 --- a/clients/google-api-services-datafusion/v1beta1/2.0.0/pom.xml +++ b/clients/google-api-services-datafusion/v1beta1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-datafusion - v1beta1-rev20251203-2.0.0 - Cloud Data Fusion API v1beta1-rev20251203-2.0.0 + v1beta1-rev20260202-2.0.0 + Cloud Data Fusion API v1beta1-rev20260202-2.0.0 jar 2011 diff --git a/clients/google-api-services-datafusion/v1beta1/README.md b/clients/google-api-services-datafusion/v1beta1/README.md index c7a1063db3f..69b50e99dee 100644 --- a/clients/google-api-services-datafusion/v1beta1/README.md +++ b/clients/google-api-services-datafusion/v1beta1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-datafusion - v1beta1-rev20251203-2.0.0 + v1beta1-rev20260202-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-datafusion:v1beta1-rev20251203-2.0.0' + implementation 'com.google.apis:google-api-services-datafusion:v1beta1-rev20260202-2.0.0' } ```