From c2051b25cd4c08f601cd0f344243d43b901bb03a Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:16:11 -0800 Subject: [PATCH] chore: regenerate serviceusage client --- .../v1/2.0.0/README.md | 4 +- .../serviceusage/v1/ServiceUsage.java | 26 +-- .../serviceusage/v1/model/Aspect.java | 24 +++ .../serviceusage/v1/model/AspectRule.java | 96 ++++++++++ .../serviceusage/v1/model/Control.java | 12 +- .../v1/model/GoogleApiService.java | 27 ++- ...gleApiServiceusageV2betaMcpEnableRule.java | 66 +++++++ .../GoogleApiServiceusageV2betaMcpPolicy.java | 181 ++++++++++++++++++ ...GoogleApiServiceusageV2betaMcpService.java | 69 +++++++ ...iceusageV2betaUpdateMcpPolicyMetadata.java | 42 ++++ .../v1/model/ListOperationsResponse.java | 6 +- .../v1/2.0.0/pom.xml | 4 +- .../v1/README.md | 4 +- .../v1beta1/2.0.0/README.md | 4 +- .../serviceusage/v1beta1/ServiceUsage.java | 26 +-- .../serviceusage/v1beta1/model/Aspect.java | 24 +++ .../v1beta1/model/AspectRule.java | 96 ++++++++++ .../serviceusage/v1beta1/model/Control.java | 12 +- .../v1beta1/model/GoogleApiService.java | 27 ++- ...gleApiServiceusageV2betaMcpEnableRule.java | 66 +++++++ .../GoogleApiServiceusageV2betaMcpPolicy.java | 181 ++++++++++++++++++ ...GoogleApiServiceusageV2betaMcpService.java | 69 +++++++ ...iceusageV2betaUpdateMcpPolicyMetadata.java | 42 ++++ .../v1beta1/model/ListOperationsResponse.java | 6 +- .../v1beta1/2.0.0/pom.xml | 4 +- .../v1beta1/README.md | 4 +- 26 files changed, 1054 insertions(+), 68 deletions(-) create mode 100644 clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/AspectRule.java create mode 100644 clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/GoogleApiServiceusageV2betaMcpEnableRule.java create mode 100644 clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/GoogleApiServiceusageV2betaMcpPolicy.java create mode 100644 clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/GoogleApiServiceusageV2betaMcpService.java create mode 100644 clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata.java create mode 100644 clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/AspectRule.java create mode 100644 clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/GoogleApiServiceusageV2betaMcpEnableRule.java create mode 100644 clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/GoogleApiServiceusageV2betaMcpPolicy.java create mode 100644 clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/GoogleApiServiceusageV2betaMcpService.java create mode 100644 clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata.java diff --git a/clients/google-api-services-serviceusage/v1/2.0.0/README.md b/clients/google-api-services-serviceusage/v1/2.0.0/README.md index bfb2cf457f8..6b3209620e4 100644 --- a/clients/google-api-services-serviceusage/v1/2.0.0/README.md +++ b/clients/google-api-services-serviceusage/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-serviceusage - v1-rev20251021-2.0.0 + v1-rev20260210-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-serviceusage:v1-rev20251021-2.0.0' + implementation 'com.google.apis:google-api-services-serviceusage:v1-rev20260210-2.0.0' } ``` diff --git a/clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/ServiceUsage.java b/clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/ServiceUsage.java index 13605a1895b..507396f62ee 100644 --- a/clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/ServiceUsage.java +++ b/clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/ServiceUsage.java @@ -103,7 +103,7 @@ public class ServiceUsage extends com.google.api.client.googleapis.services.json * {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport} *
  • Android: {@code newCompatibleTransport} from * {@code com.google.api.client.extensions.android.http.AndroidHttp}
  • - *
  • Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()} + *
  • Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
  • * * * @param jsonFactory JSON factory, which may be: @@ -738,9 +738,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 result in + * 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. */ @@ -748,10 +748,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; @@ -759,9 +760,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 result in + * 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. */ @@ -1835,8 +1836,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr * {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport} *
  • Android: {@code newCompatibleTransport} from * {@code com.google.api.client.extensions.android.http.AndroidHttp}
  • - *
  • Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()} - *
  • + *
  • Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
  • * * @param jsonFactory JSON factory, which may be: * * @param jsonFactory JSON factory, which may be: @@ -462,9 +462,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 result in + * 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. */ @@ -472,10 +472,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; @@ -483,9 +484,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 result in + * 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. */ @@ -4121,8 +4122,7 @@ private static String chooseEndpoint(com.google.api.client.http.HttpTransport tr * {@code com.google.api.client.extensions.appengine.http.UrlFetchTransport} *
  • Android: {@code newCompatibleTransport} from * {@code com.google.api.client.extensions.android.http.AndroidHttp}
  • - *
  • Java: {@link com.google.api.client.googleapis.javanet.GoogleNetHttpTransport#newTrustedTransport()} - *
  • + *
  • Java: {@code com.google.api.client.http.javanet.NetHttpTransport}
  • * * @param jsonFactory JSON factory, which may be: *