From 465da6060662228a734bbb5abfcf9cad4e020de7 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Tue, 30 Jun 2026 18:39:32 -0700 Subject: [PATCH] chore: regenerate cloudchannel client --- clients/google-api-services-cloudchannel/v1/2.0.0/README.md | 4 ++-- clients/google-api-services-cloudchannel/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-cloudchannel/v1/README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/google-api-services-cloudchannel/v1/2.0.0/README.md b/clients/google-api-services-cloudchannel/v1/2.0.0/README.md index 03b90a280a2..2ea9dad6cbe 100644 --- a/clients/google-api-services-cloudchannel/v1/2.0.0/README.md +++ b/clients/google-api-services-cloudchannel/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-cloudchannel - v1-rev20260608-2.0.0 + v1-rev20260627-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-cloudchannel:v1-rev20260608-2.0.0' + implementation 'com.google.apis:google-api-services-cloudchannel:v1-rev20260627-2.0.0' } ``` diff --git a/clients/google-api-services-cloudchannel/v1/2.0.0/pom.xml b/clients/google-api-services-cloudchannel/v1/2.0.0/pom.xml index 48cbf4fec7f..8bc64d94ea3 100644 --- a/clients/google-api-services-cloudchannel/v1/2.0.0/pom.xml +++ b/clients/google-api-services-cloudchannel/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-cloudchannel - v1-rev20260608-2.0.0 - Cloud Channel API v1-rev20260608-2.0.0 + v1-rev20260627-2.0.0 + Cloud Channel API v1-rev20260627-2.0.0 jar 2011 diff --git a/clients/google-api-services-cloudchannel/v1/README.md b/clients/google-api-services-cloudchannel/v1/README.md index 03b90a280a2..2ea9dad6cbe 100644 --- a/clients/google-api-services-cloudchannel/v1/README.md +++ b/clients/google-api-services-cloudchannel/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-cloudchannel - v1-rev20260608-2.0.0 + v1-rev20260627-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-cloudchannel:v1-rev20260608-2.0.0' + implementation 'com.google.apis:google-api-services-cloudchannel:v1-rev20260627-2.0.0' } ```