From af948516ae9d0e3c69543ebc05935c82be521ff1 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 8 Aug 2026 17:51:56 -0700 Subject: [PATCH] chore: regenerate cloudproductregistry client --- .../v1/2.0.0/README.md | 6 +++--- .../cloudproductregistry/v1/CloudProductRegistry.java | 2 +- .../v1/2.0.0/pom.xml | 4 ++-- .../google-api-services-cloudproductregistry/v1/README.md | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/clients/google-api-services-cloudproductregistry/v1/2.0.0/README.md b/clients/google-api-services-cloudproductregistry/v1/2.0.0/README.md index f1745806ceb..15a081adab6 100644 --- a/clients/google-api-services-cloudproductregistry/v1/2.0.0/README.md +++ b/clients/google-api-services-cloudproductregistry/v1/2.0.0/README.md @@ -1,6 +1,6 @@ # Cloud Product Registry API Client Library for Java -cloudproductregistry.googleapis.com API. +Cloud Product Registry API provides capabilities to access all first Google Cloud products. This page contains information about getting started with the Cloud Product Registry API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-cloudproductregistry - v1-rev20260611-2.0.0 + v1-rev20260805-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-cloudproductregistry:v1-rev20260611-2.0.0' + implementation 'com.google.apis:google-api-services-cloudproductregistry:v1-rev20260805-2.0.0' } ``` diff --git a/clients/google-api-services-cloudproductregistry/v1/2.0.0/com/google/api/services/cloudproductregistry/v1/CloudProductRegistry.java b/clients/google-api-services-cloudproductregistry/v1/2.0.0/com/google/api/services/cloudproductregistry/v1/CloudProductRegistry.java index 96da752d253..7121effe730 100644 --- a/clients/google-api-services-cloudproductregistry/v1/2.0.0/com/google/api/services/cloudproductregistry/v1/CloudProductRegistry.java +++ b/clients/google-api-services-cloudproductregistry/v1/2.0.0/com/google/api/services/cloudproductregistry/v1/CloudProductRegistry.java @@ -20,7 +20,7 @@ * Service definition for CloudProductRegistry (v1). * *

- * cloudproductregistry.googleapis.com API. + * Cloud Product Registry API provides capabilities to access all first Google Cloud products. *

* *

diff --git a/clients/google-api-services-cloudproductregistry/v1/2.0.0/pom.xml b/clients/google-api-services-cloudproductregistry/v1/2.0.0/pom.xml index 4413898dc92..90a0a53a36d 100644 --- a/clients/google-api-services-cloudproductregistry/v1/2.0.0/pom.xml +++ b/clients/google-api-services-cloudproductregistry/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-cloudproductregistry - v1-rev20260611-2.0.0 - Cloud Product Registry API v1-rev20260611-2.0.0 + v1-rev20260805-2.0.0 + Cloud Product Registry API v1-rev20260805-2.0.0 jar 2011 diff --git a/clients/google-api-services-cloudproductregistry/v1/README.md b/clients/google-api-services-cloudproductregistry/v1/README.md index f1745806ceb..15a081adab6 100644 --- a/clients/google-api-services-cloudproductregistry/v1/README.md +++ b/clients/google-api-services-cloudproductregistry/v1/README.md @@ -1,6 +1,6 @@ # Cloud Product Registry API Client Library for Java -cloudproductregistry.googleapis.com API. +Cloud Product Registry API provides capabilities to access all first Google Cloud products. This page contains information about getting started with the Cloud Product Registry API using the Google API Client Library for Java. In addition, you may be interested @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-cloudproductregistry - v1-rev20260611-2.0.0 + v1-rev20260805-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-cloudproductregistry:v1-rev20260611-2.0.0' + implementation 'com.google.apis:google-api-services-cloudproductregistry:v1-rev20260805-2.0.0' } ```