Skip to content

Commit 7c89205

Browse files
authored
feat(google/cloud/workloadmanager/v1): onboard a new library (googleapis#8836)
* feat(google/cloud/workloadmanager/v1): onboard a new library Onboard the Workload Manager API (google/cloud/workloadmanager/v1) to the Node.js monorepo using Librarian. This PR is a followup of googleapis#7253. Verify path helpers (projectPath, locationPath, executionPath) and common_resources.proto union logic per Proto Dependencies Guide. Coordinate npm release publishing upon merge to permanently resolve 404 external doc links. For b/484072416 For b/527504125 * fix(workloadmanager): update client_documentation and README link to use hyphenated workload-manager path
1 parent 57a5482 commit 7c89205

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-workloadmanager/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"api_description": "Workload Manager is a service that provides tooling for enterprise\nworkloads to automate the deployment and validation of your workloads\nagainst best practices and recommendations.",
33
"api_id": "workloadmanager.googleapis.com",
44
"api_shortname": "workloadmanager",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/workloadmanager/latest",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/workload-manager/latest",
66
"default_version": "v1",
77
"distribution_name": "@google-cloud/workloadmanager",
88
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1631482&template=0",

packages/google-cloud-workloadmanager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Workload Manager API client for Node.js
1717
A comprehensive list of changes in each version may be found in
1818
[the CHANGELOG][homepage_changelog].
1919

20-
* [Workload Manager API Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/workloadmanager/latest)
20+
* [Workload Manager API Nodejs Client API Reference](https://cloud.google.com/nodejs/docs/reference/workload-manager/latest)
2121
* [Workload Manager API Documentation](https://docs.cloud.google.com/workload-manager/docs)
2222

2323
Read more about the client libraries for Cloud APIs, including the older

0 commit comments

Comments
 (0)