Skip to content

Commit 8d51ea3

Browse files
feat: [deploy] added support for deploy policies (#5717)
* feat: added support for deploy policies docs: Minor documentation updates PiperOrigin-RevId: 679600689 Source-Link: googleapis/googleapis@bd4f368 Source-Link: googleapis/googleapis-gen@12a2d22 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRlcGxveS8uT3dsQm90LnlhbWwiLCJoIjoiMTJhMmQyMmJmMWJkYTg1YmE5YmVkMWZhNjA0ODQzMDZhMmU1NTc4MSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent fe95238 commit 8d51ea3

21 files changed

Lines changed: 15871 additions & 3440 deletions

packages/google-cloud-deploy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4444
1. [Select or create a Cloud Platform project][projects].
4545
1. [Enable billing for your project][billing].
4646
1. [Enable the Google Cloud Deploy API][enable_api].
47-
1. [Set up authentication with a service account][auth] so you can access the
47+
1. [Set up authentication][auth] so you can access the
4848
API from your local workstation.
4949

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

0 commit comments

Comments
 (0)