Skip to content

Commit

Permalink
fix: official name for java-managedkafka is Managed Service for Apach…
Browse files Browse the repository at this point in the history
…e Kafka API (#11308)

* fix: Update java-managedkafka .repo-metadata.json

* fix outdated docs
  • Loading branch information
acocuzzo authored Nov 18, 2024
1 parent 2bd0d65 commit 32c071a
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Libraries are available on GitHub and Maven Central for developing Java applicat
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
| [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) |
Expand Down
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ libraries:
- proto_path: google/cloud/managedidentities/v1beta1

- api_shortname: managedkafka
name_pretty: Apache Kafka for BigQuery API
name_pretty: Managed Service for Apache Kafka API
product_documentation: https://cloud.google.com/managed-kafka
api_description: Manage Apache Kafka clusters and resources.
client_documentation:
Expand Down
4 changes: 2 additions & 2 deletions java-managedkafka/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"api_shortname": "managedkafka",
"name_pretty": "Apache Kafka for BigQuery API",
"name_pretty": "Managed Service for Apache Kafka API",
"product_documentation": "https://cloud.google.com/managed-kafka",
"api_description": "Manage Apache Kafka clusters and resources.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-managedkafka/latest/overview",
Expand All @@ -13,4 +13,4 @@
"api_id": "managedkafka.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
}
20 changes: 10 additions & 10 deletions java-managedkafka/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Google Apache Kafka for BigQuery API Client for Java
# Managed Service for Apache Kafka API Client for Java

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

[![Maven][maven-version-image]][maven-version-link]
![Stability][stability-image]
Expand Down Expand Up @@ -67,14 +67,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 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.
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.

## Getting Started

### Prerequisites

You will need a [Google Cloud Platform Console][developer-console] project with the Apache Kafka for BigQuery API [API enabled][enable-api].
You will need to [enable billing][enable-billing] to use Google Apache Kafka for BigQuery API.
You will need a [Google Cloud Platform Console][developer-console] project with the Managed Service for Apache Kafka API [API enabled][enable-api].
You will need to [enable billing][enable-billing] to use Google Managed Service for Apache Kafka API.
[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]`.
Expand All @@ -84,13 +84,13 @@ You will need to [enable billing][enable-billing] to use Google Apache Kafka for
You'll need to obtain the `google-cloud-managedkafka` library. See the [Quickstart](#quickstart) section
to add `google-cloud-managedkafka` as a dependency in your code.

## About Apache Kafka for BigQuery API
## About Managed Service for Apache Kafka API


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

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



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

## Transport

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

## Supported Java Versions

Expand Down
4 changes: 2 additions & 2 deletions java-managedkafka/google-cloud-managedkafka-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

<name>Google Apache Kafka for BigQuery API BOM</name>
<name>Google Managed Service for Apache Kafka API BOM</name>
<description>
BOM for Apache Kafka for BigQuery API
BOM for Managed Service for Apache Kafka API
</description>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions java-managedkafka/google-cloud-managedkafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<artifactId>google-cloud-managedkafka</artifactId>
<version>0.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-managedkafka:current} -->
<packaging>jar</packaging>
<name>Google Apache Kafka for BigQuery API</name>
<description>Apache Kafka for BigQuery API Manage Apache Kafka clusters and resources.</description>
<name>Google Managed Service for Apache Kafka API</name>
<description>Managed Service for Apache Kafka API Manage Apache Kafka clusters and resources.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-managedkafka-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-managedkafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>google-cloud-managedkafka-parent</artifactId>
<packaging>pom</packaging>
<version>0.10.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-managedkafka:current} -->
<name>Google Apache Kafka for BigQuery API Parent</name>
<name>Google Managed Service for Apache Kafka API Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
</description>
Expand Down

0 comments on commit 32c071a

Please sign in to comment.