Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix repo-metadata.json api_ids to correctly identify the library coverage #10784

Merged
merged 2 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 16 additions & 11 deletions generation_config.yaml
chingor13 marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ libraries:
api_description: AlloyDB is a fully-managed, PostgreSQL-compatible database for
demanding transactional workloads. It provides enterprise-grade performance and
availability while maintaining 100% compatibility with open-source PostgreSQL.
api_id: connectors.googleapis.com
library_name: alloydb-connectors
rest_documentation: https://cloud.google.com/alloydb/docs/reference/rest
GAPICs:
Expand Down Expand Up @@ -143,7 +144,7 @@ libraries:
any other type of app that can make a request to an HTTP endpoint.
library_name: api-gateway
release_level: stable
api_id: api-gateway.googleapis.com
api_id: apigateway.googleapis.com
rest_documentation: https://cloud.google.com/api-gateway/docs/reference/rest
GAPICs:
- proto_path: google/cloud/apigateway/v1
Expand Down Expand Up @@ -446,7 +447,7 @@ libraries:
and Anthos clusters on VMware'
library_name: binary-authorization
release_level: stable
api_id: binary-authorization.googleapis.com
api_id: binaryauthorization.googleapis.com
codeowner_team: '@googleapis/aap-dpes'
rest_documentation: https://cloud.google.com/binary-authorization/docs/reference/rest
rpc_documentation: https://cloud.google.com/binary-authorization/docs/reference/rpc
Expand All @@ -460,7 +461,7 @@ libraries:
api_description: lets you acquire and manage TLS (SSL) certificates for use with
Cloud Load Balancing.
library_name: certificate-manager
api_id: certificate-manager.googleapis.com
api_id: certificatemanager.googleapis.com
GAPICs:
- proto_path: google/cloud/certificatemanager/v1

Expand Down Expand Up @@ -795,6 +796,8 @@ libraries:
api_description: Google Distributed Cloud Edge allows you to run Kubernetes clusters
on dedicated hardware provided and maintained by Google that is separate from
the Google Cloud data center.
api_id: edgecontainer.googleapis.com
library_name: distributedcloudedge
GAPICs:
- proto_path: google/cloud/edgecontainer/v1

Expand All @@ -819,7 +822,7 @@ libraries:
SQL.
library_name: dms
release_level: stable
api_id: dms.googleapis.com
api_id: datamigration.googleapis.com
rest_documentation: https://cloud.google.com/database-migration/docs/reference/rest
GAPICs:
- proto_path: google/cloud/clouddms/v1
Expand Down Expand Up @@ -948,6 +951,8 @@ libraries:
name_pretty: Backup for GKE
product_documentation: 'https://cloud.google.com/kubernetes-engine/docs/add-on/backup-for-gke/concepts/backup-for-gke '
api_description: is a service for backing up and restoring workloads in GKE.
api_id: gkebackup.googleapis.com
library_name: gke-backup
GAPICs:
- proto_path: google/cloud/gkebackup/v1

Expand Down Expand Up @@ -1128,7 +1133,7 @@ libraries:
and connect your on-premises AD domain to the cloud.
library_name: managed-identities
release_level: stable
api_id: managed-identities.googleapis.com
api_id: managedidentities.googleapis.com
GAPICs:
- proto_path: google/cloud/managedidentities/v1
- proto_path: google/cloud/managedidentities/v1beta1
Expand Down Expand Up @@ -1379,7 +1384,7 @@ libraries:
library_name: os-config
release_level: stable
requires_billing: false
api_id: os-config.googleapis.com
api_id: osconfig.googleapis.com
GAPICs:
- proto_path: google/cloud/osconfig/v1
- proto_path: google/cloud/osconfig/v1alpha
Expand Down Expand Up @@ -1436,7 +1441,7 @@ libraries:
those roles.
library_name: policy-troubleshooter
release_level: stable
api_id: policy-troubleshooter.googleapis.com
api_id: policytroubleshooter.googleapis.com
GAPICs:
- proto_path: google/cloud/policytroubleshooter/v1
- proto_path: google/cloud/policytroubleshooter/iam/v3
Expand Down Expand Up @@ -1628,7 +1633,7 @@ libraries:
managing infrastructure.
library_name: security-private-ca
release_level: stable
api_id: security-privateca.googleapis.com
api_id: privateca.googleapis.com
rest_documentation: https://cloud.google.com/certificate-authority-service/docs/reference/rest
rpc_documentation: https://cloud.google.com/certificate-authority-service/docs/reference/rpc
GAPICs:
Expand Down Expand Up @@ -1708,7 +1713,7 @@ libraries:
authorization, auditing, rate limiting, analytics, billing, logging, and monitoring.
library_name: service-management
release_level: stable
api_id: service-management.googleapis.com
api_id: servicemanagement.googleapis.com
GAPICs:
- proto_path: google/api/servicemanagement/v1

Expand Down Expand Up @@ -1962,7 +1967,7 @@ libraries:
Translation lets websites and programs programmatically integrate with the translation
service.
release_level: stable
api_id: translation.googleapis.com
api_id: translate.googleapis.com
issue_tracker: https://issuetracker.google.com/savedsearches/559749
rest_documentation: https://cloud.google.com/translate/docs/reference/rest
rpc_documentation: https://cloud.google.com/translate/docs/reference/rpc
Expand Down Expand Up @@ -2015,7 +2020,7 @@ libraries:
to transform their video content for use across a variety of user devices.
library_name: video-transcoder
release_level: stable
api_id: video-transcoder.googleapis.com
api_id: transcoder.googleapis.com
rest_documentation: https://cloud.google.com/transcoder/docs/reference/rest
rpc_documentation: https://cloud.google.com/transcoder/docs/reference/rpc
GAPICs:
Expand Down
2 changes: 1 addition & 1 deletion java-alloydb-connectors/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-alloydb-connectors",
"distribution_name": "com.google.cloud:google-cloud-alloydb-connectors",
"api_id": "alloydb.googleapis.com",
"api_id": "connectors.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/alloydb/docs/reference/rest"
Expand Down
4 changes: 2 additions & 2 deletions java-alloydb-connectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-alloydb-connectors.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb-connectors/0.19.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb-connectors/0.20.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -214,7 +214,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=alloydb.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=connectors.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-api-gateway/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-api-gateway",
"distribution_name": "com.google.cloud:google-cloud-api-gateway",
"api_id": "api-gateway.googleapis.com",
"api_id": "apigateway.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/api-gateway/docs/reference/rest"
Expand Down
4 changes: 2 additions & 2 deletions java-api-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-api-gateway.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-api-gateway/2.41.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-api-gateway/2.42.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -208,7 +208,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=api-gateway.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=apigateway.googleapis.com
Copy link
Contributor Author

@chingor13 chingor13 May 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes to the enable API URL look legit and correct to me.

[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-binary-authorization/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-binary-authorization",
"distribution_name": "com.google.cloud:google-cloud-binary-authorization",
"api_id": "binary-authorization.googleapis.com",
"api_id": "binaryauthorization.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"codeowner_team": "@googleapis/aap-dpes",
Expand Down
4 changes: 2 additions & 2 deletions java-binary-authorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-binary-authorization.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-binary-authorization/1.40.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-binary-authorization/1.41.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -208,7 +208,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=binary-authorization.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=binaryauthorization.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-certificate-manager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-certificate-manager",
"distribution_name": "com.google.cloud:google-cloud-certificate-manager",
"api_id": "certificate-manager.googleapis.com",
"api_id": "certificatemanager.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
4 changes: 2 additions & 2 deletions java-certificate-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-certificate-manager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-certificate-manager/0.44.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-certificate-manager/0.45.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -214,7 +214,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=certificate-manager.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=certificatemanager.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-distributedcloudedge/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-distributedcloudedge",
"distribution_name": "com.google.cloud:google-cloud-distributedcloudedge",
"api_id": "distributedcloudedge.googleapis.com",
"api_id": "edgecontainer.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
4 changes: 2 additions & 2 deletions java-distributedcloudedge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-distributedcloudedge.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-distributedcloudedge/0.38.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-distributedcloudedge/0.39.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -214,7 +214,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=distributedcloudedge.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=edgecontainer.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-dms/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-dms",
"distribution_name": "com.google.cloud:google-cloud-dms",
"api_id": "dms.googleapis.com",
"api_id": "datamigration.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/database-migration/docs/reference/rest"
Expand Down
4 changes: 2 additions & 2 deletions java-dms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dms.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dms/2.40.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dms/2.41.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -208,7 +208,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=dms.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=datamigration.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-gke-backup/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-gke-backup",
"distribution_name": "com.google.cloud:google-cloud-gke-backup",
"api_id": "gke-backup.googleapis.com",
"api_id": "gkebackup.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
4 changes: 2 additions & 2 deletions java-gke-backup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-gke-backup.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.40.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-gke-backup/0.41.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -214,7 +214,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=gke-backup.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=gkebackup.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-managed-identities/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-managed-identities",
"distribution_name": "com.google.cloud:google-cloud-managed-identities",
"api_id": "managed-identities.googleapis.com",
"api_id": "managedidentities.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
Loading
Loading