From ae38140d4237ef4c24add1cde595951e7d915031 Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Mon, 8 Jun 2026 14:19:32 -0400 Subject: [PATCH 1/4] chore(java-iam-policy): update name pretty --- generation_config.yaml | 2 +- librarian.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index aa63fa560799..79be7f4a7c9c 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1442,7 +1442,7 @@ libraries: GAPICs: - proto_path: google/iam/admin/v1 - api_shortname: iam-policy - name_pretty: IAM + name_pretty: Google Cloud IAM Policy product_documentation: n/a api_description: n/a release_level: stable diff --git a/librarian.yaml b/librarian.yaml index 06078e1e76e2..dc4288936d31 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -2146,7 +2146,7 @@ libraries: - google-iam-policy - proto-google-iam-v1 released_version: 1.90.0 - name_pretty_override: IAM + name_pretty_override: Google Cloud IAM Policy product_documentation_override: n/a - name: iamcredentials version: 2.93.0 From a46411374168eca337903b5f49bd5b360765dce9 Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Mon, 8 Jun 2026 14:23:47 -0400 Subject: [PATCH 2/4] generate to propagate change to readme --- java-iam-policy/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/java-iam-policy/README.md b/java-iam-policy/README.md index f62a41a1d7c9..9c344538adcd 100644 --- a/java-iam-policy/README.md +++ b/java-iam-policy/README.md @@ -1,6 +1,6 @@ -# Google IAM Client for Java +# Google Google Cloud IAM Policy Client for Java -Java idiomatic client for [IAM][product-docs]. +Java idiomatic client for [Google Cloud IAM Policy][product-docs]. [![Maven][maven-version-image]][maven-version-link] ![Stability][stability-image] @@ -64,14 +64,14 @@ See the [Authentication][authentication] section in the base directory's README. ## Authorization -The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired IAM APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the IAM API calls. +The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Google Cloud IAM Policy APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Google Cloud IAM Policy API calls. ## Getting Started ### Prerequisites -You will need a [Google Cloud Platform Console][developer-console] project with the IAM [API enabled][enable-api]. -You will need to [enable billing][enable-billing] to use Google IAM. +You will need a [Google Cloud Platform Console][developer-console] project with the Google Cloud IAM Policy [API enabled][enable-api]. +You will need to [enable billing][enable-billing] to use Google Google Cloud IAM Policy. [Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by [installing the Google Cloud Command Line Interface][cloud-cli] and running the following commands in command line: `gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`. @@ -81,13 +81,13 @@ You will need to [enable billing][enable-billing] to use Google IAM. You'll need to obtain the `google-iam-policy` library. See the [Quickstart](#quickstart) section to add `google-iam-policy` as a dependency in your code. -## About IAM +## About Google Cloud IAM Policy -[IAM][product-docs] n/a +[Google Cloud IAM Policy][product-docs] n/a -See the [IAM client library docs][javadocs] to learn how to -use this IAM Client Library. +See the [Google Cloud IAM Policy client library docs][javadocs] to learn how to +use this Google Cloud IAM Policy Client Library. @@ -100,7 +100,7 @@ To get help, follow the instructions in the [shared Troubleshooting document][tr ## Transport -IAM uses both gRPC and HTTP/JSON for the transport layer. +Google Cloud IAM Policy uses both gRPC and HTTP/JSON for the transport layer. ## Supported Java Versions From 5acea08a28c179082e7408f0a6c2d331205aaddf Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Mon, 8 Jun 2026 14:39:05 -0400 Subject: [PATCH 3/4] update config name --- generation_config.yaml | 2 +- librarian.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index 79be7f4a7c9c..427097e0fd1c 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1442,7 +1442,7 @@ libraries: GAPICs: - proto_path: google/iam/admin/v1 - api_shortname: iam-policy - name_pretty: Google Cloud IAM Policy + name_pretty: Cloud IAM Policy product_documentation: n/a api_description: n/a release_level: stable diff --git a/librarian.yaml b/librarian.yaml index dc4288936d31..b25b7315b5d9 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -2146,7 +2146,7 @@ libraries: - google-iam-policy - proto-google-iam-v1 released_version: 1.90.0 - name_pretty_override: Google Cloud IAM Policy + name_pretty_override: Cloud IAM Policy product_documentation_override: n/a - name: iamcredentials version: 2.93.0 From 78c1c2752cf42b66da1f8c2827765e3059eede40 Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Mon, 8 Jun 2026 14:40:05 -0400 Subject: [PATCH 4/4] generated code change --- java-iam-policy/.repo-metadata.json | 2 +- java-iam-policy/README.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/java-iam-policy/.repo-metadata.json b/java-iam-policy/.repo-metadata.json index 3408880ba292..38ce98c95940 100644 --- a/java-iam-policy/.repo-metadata.json +++ b/java-iam-policy/.repo-metadata.json @@ -1,6 +1,6 @@ { "api_shortname": "iam-policy", - "name_pretty": "Google Cloud IAM Policy", + "name_pretty": "Cloud IAM Policy", "product_documentation": "n/a", "api_description": "n/a", "client_documentation": "https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/history", diff --git a/java-iam-policy/README.md b/java-iam-policy/README.md index 9c344538adcd..addce744c472 100644 --- a/java-iam-policy/README.md +++ b/java-iam-policy/README.md @@ -1,6 +1,6 @@ -# Google Google Cloud IAM Policy Client for Java +# Google Cloud IAM Policy Client for Java -Java idiomatic client for [Google Cloud IAM Policy][product-docs]. +Java idiomatic client for [Cloud IAM Policy][product-docs]. [![Maven][maven-version-image]][maven-version-link] ![Stability][stability-image] @@ -64,14 +64,14 @@ See the [Authentication][authentication] section in the base directory's README. ## Authorization -The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Google Cloud IAM Policy APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Google Cloud IAM Policy API calls. +The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Cloud IAM Policy APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Cloud IAM Policy API calls. ## Getting Started ### Prerequisites -You will need a [Google Cloud Platform Console][developer-console] project with the Google Cloud IAM Policy [API enabled][enable-api]. -You will need to [enable billing][enable-billing] to use Google Google Cloud IAM Policy. +You will need a [Google Cloud Platform Console][developer-console] project with the Cloud IAM Policy [API enabled][enable-api]. +You will need to [enable billing][enable-billing] to use Google Cloud IAM Policy. [Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by [installing the Google Cloud Command Line Interface][cloud-cli] and running the following commands in command line: `gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`. @@ -81,13 +81,13 @@ You will need to [enable billing][enable-billing] to use Google Google Cloud IAM You'll need to obtain the `google-iam-policy` library. See the [Quickstart](#quickstart) section to add `google-iam-policy` as a dependency in your code. -## About Google Cloud IAM Policy +## About Cloud IAM Policy -[Google Cloud IAM Policy][product-docs] n/a +[Cloud IAM Policy][product-docs] n/a -See the [Google Cloud IAM Policy client library docs][javadocs] to learn how to -use this Google Cloud IAM Policy Client Library. +See the [Cloud IAM Policy client library docs][javadocs] to learn how to +use this Cloud IAM Policy Client Library. @@ -100,7 +100,7 @@ To get help, follow the instructions in the [shared Troubleshooting document][tr ## Transport -Google Cloud IAM Policy uses both gRPC and HTTP/JSON for the transport layer. +Cloud IAM Policy uses both gRPC and HTTP/JSON for the transport layer. ## Supported Java Versions