From 872303db24d72689e17ab4bd0e3a3ae0f4044416 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:26:38 -0800 Subject: [PATCH] chore: regenerate mybusinessplaceactions client --- .../mybusinessplaceactions/v1/MyBusinessPlaceActions.java | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/clients/google-api-services-mybusinessplaceactions/v1/2.0.0/com/google/api/services/mybusinessplaceactions/v1/MyBusinessPlaceActions.java b/clients/google-api-services-mybusinessplaceactions/v1/2.0.0/com/google/api/services/mybusinessplaceactions/v1/MyBusinessPlaceActions.java index 12db16cdc69..b92ce3d6876 100644 --- a/clients/google-api-services-mybusinessplaceactions/v1/2.0.0/com/google/api/services/mybusinessplaceactions/v1/MyBusinessPlaceActions.java +++ b/clients/google-api-services-mybusinessplaceactions/v1/2.0.0/com/google/api/services/mybusinessplaceactions/v1/MyBusinessPlaceActions.java @@ -103,7 +103,7 @@ public class MyBusinessPlaceActions extends com.google.api.client.googleapis.ser * {@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: @@ -1250,8 +1250,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: *