Skip to content

Commit 32c071a

Browse files
authored
fix: official name for java-managedkafka is Managed Service for Apache Kafka API (#11308)
* fix: Update java-managedkafka .repo-metadata.json * fix outdated docs
1 parent 2bd0d65 commit 32c071a

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Libraries are available on GitHub and Maven Central for developing Java applicat
154154
| [Analytics Data](https://github.com/googleapis/google-cloud-java/tree/main/java-analytics-data) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-data.svg)](https://search.maven.org/search?q=g:com.google.analytics%20AND%20a:google-analytics-data&core=gav) |
155155
| [Analytics Hub](https://github.com/googleapis/google-cloud-java/tree/main/java-bigquery-data-exchange) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigquery-data-exchange.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigquery-data-exchange&core=gav) |
156156
| [Anthos Multicloud](https://github.com/googleapis/google-cloud-java/tree/main/java-gke-multi-cloud) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-multi-cloud.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-gke-multi-cloud&core=gav) |
157-
| [Apache Kafka for BigQuery API](https://github.com/googleapis/google-cloud-java/tree/main/java-managedkafka) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-managedkafka.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-managedkafka&core=gav) |
157+
| [Managed Service for Apache Kafka API](https://github.com/googleapis/google-cloud-java/tree/main/java-managedkafka) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-managedkafka.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-managedkafka&core=gav) |
158158
| [App Hub API](https://github.com/googleapis/google-cloud-java/tree/main/java-apphub) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-apphub.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-apphub&core=gav) |
159159
| [Area 120 Tables](https://github.com/googleapis/google-cloud-java/tree/main/java-area120-tables) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.area120/google-area120-tables.svg)](https://search.maven.org/search?q=g:com.google.area120%20AND%20a:google-area120-tables&core=gav) |
160160
| [Backup for GKE](https://github.com/googleapis/google-cloud-java/tree/main/java-gke-backup) | [![preview][preview-stability]][preview-description] | [![Maven](https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-backup.svg)](https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-gke-backup&core=gav) |

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ libraries:
12321232
- proto_path: google/cloud/managedidentities/v1beta1
12331233

12341234
- api_shortname: managedkafka
1235-
name_pretty: Apache Kafka for BigQuery API
1235+
name_pretty: Managed Service for Apache Kafka API
12361236
product_documentation: https://cloud.google.com/managed-kafka
12371237
api_description: Manage Apache Kafka clusters and resources.
12381238
client_documentation:

java-managedkafka/.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"api_shortname": "managedkafka",
3-
"name_pretty": "Apache Kafka for BigQuery API",
3+
"name_pretty": "Managed Service for Apache Kafka API",
44
"product_documentation": "https://cloud.google.com/managed-kafka",
55
"api_description": "Manage Apache Kafka clusters and resources.",
66
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-managedkafka/latest/overview",
@@ -13,4 +13,4 @@
1313
"api_id": "managedkafka.googleapis.com",
1414
"library_type": "GAPIC_AUTO",
1515
"requires_billing": true
16-
}
16+
}

java-managedkafka/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Google Apache Kafka for BigQuery API Client for Java
1+
# Managed Service for Apache Kafka API Client for Java
22

3-
Java idiomatic client for [Apache Kafka for BigQuery API][product-docs].
3+
Java idiomatic client for [Managed Service for Apache Kafka API][product-docs].
44

55
[![Maven][maven-version-image]][maven-version-link]
66
![Stability][stability-image]
@@ -67,14 +67,14 @@ See the [Authentication][authentication] section in the base directory's README.
6767

6868
## Authorization
6969

70-
The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Apache Kafka for BigQuery API APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Apache Kafka for BigQuery API API calls.
70+
The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Managed Service for Apache Kafka API APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Managed Service for Apache Kafka API calls.
7171

7272
## Getting Started
7373

7474
### Prerequisites
7575

76-
You will need a [Google Cloud Platform Console][developer-console] project with the Apache Kafka for BigQuery API [API enabled][enable-api].
77-
You will need to [enable billing][enable-billing] to use Google Apache Kafka for BigQuery API.
76+
You will need a [Google Cloud Platform Console][developer-console] project with the Managed Service for Apache Kafka API [API enabled][enable-api].
77+
You will need to [enable billing][enable-billing] to use Google Managed Service for Apache Kafka API.
7878
[Follow these instructions][create-project] to get your project set up. You will also need to set up the local development environment by
7979
[installing the Google Cloud Command Line Interface][cloud-cli] and running the following commands in command line:
8080
`gcloud auth login` and `gcloud config set project [YOUR PROJECT ID]`.
@@ -84,13 +84,13 @@ You will need to [enable billing][enable-billing] to use Google Apache Kafka for
8484
You'll need to obtain the `google-cloud-managedkafka` library. See the [Quickstart](#quickstart) section
8585
to add `google-cloud-managedkafka` as a dependency in your code.
8686

87-
## About Apache Kafka for BigQuery API
87+
## About Managed Service for Apache Kafka API
8888

8989

90-
[Apache Kafka for BigQuery API][product-docs] Manage Apache Kafka clusters and resources.
90+
[Managed Service for Apache Kafka API][product-docs] Manage Apache Kafka clusters and resources.
9191

92-
See the [Apache Kafka for BigQuery API client library docs][javadocs] to learn how to
93-
use this Apache Kafka for BigQuery API Client Library.
92+
See the [Managed Service for Apache Kafka API client library docs][javadocs] to learn how to
93+
use this Managed Service for Apache Kafka API Client Library.
9494

9595

9696

@@ -103,7 +103,7 @@ To get help, follow the instructions in the [shared Troubleshooting document][tr
103103

104104
## Transport
105105

106-
Apache Kafka for BigQuery API uses both gRPC and HTTP/JSON for the transport layer.
106+
Managed Service for Apache Kafka API uses both gRPC and HTTP/JSON for the transport layer.
107107

108108
## Supported Java Versions
109109

java-managedkafka/google-cloud-managedkafka-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
1313
</parent>
1414

15-
<name>Google Apache Kafka for BigQuery API BOM</name>
15+
<name>Google Managed Service for Apache Kafka API BOM</name>
1616
<description>
17-
BOM for Apache Kafka for BigQuery API
17+
BOM for Managed Service for Apache Kafka API
1818
</description>
1919

2020
<properties>

java-managedkafka/google-cloud-managedkafka/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<artifactId>google-cloud-managedkafka</artifactId>
66
<version>0.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-managedkafka:current} -->
77
<packaging>jar</packaging>
8-
<name>Google Apache Kafka for BigQuery API</name>
9-
<description>Apache Kafka for BigQuery API Manage Apache Kafka clusters and resources.</description>
8+
<name>Google Managed Service for Apache Kafka API</name>
9+
<description>Managed Service for Apache Kafka API Manage Apache Kafka clusters and resources.</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-managedkafka-parent</artifactId>

java-managedkafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>google-cloud-managedkafka-parent</artifactId>
66
<packaging>pom</packaging>
77
<version>0.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-managedkafka:current} -->
8-
<name>Google Apache Kafka for BigQuery API Parent</name>
8+
<name>Google Managed Service for Apache Kafka API Parent</name>
99
<description>
1010
Java idiomatic client for Google Cloud Platform services.
1111
</description>

0 commit comments

Comments
 (0)