Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl authored Oct 10, 2024
2 parents 4de25fc + 88083e4 commit 2c8278f
Show file tree
Hide file tree
Showing 9 changed files with 6,500 additions and 1,073 deletions.
4 changes: 2 additions & 2 deletions packages/google-container/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
1. [Select or create a Cloud Platform project][projects].
1. [Enable billing for your project][billing].
1. [Enable the Kubernetes Engine Cluster Manager API API][enable_api].
1. [Set up authentication with a service account][auth] so you can access the
1. [Set up authentication][auth] so you can access the
API from your local workstation.

### Installing the client library
Expand Down Expand Up @@ -228,4 +228,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
[projects]: https://console.cloud.google.com/project
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=container.googleapis.com
[auth]: https://cloud.google.com/docs/authentication/getting-started
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local

Large diffs are not rendered by default.

1,461 changes: 1,310 additions & 151 deletions packages/google-container/protos/protos.d.ts

Large diffs are not rendered by default.

4,959 changes: 4,063 additions & 896 deletions packages/google-container/protos/protos.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2c8278f

Please sign in to comment.