Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
88ec23e
chore: upgrade typescript generator to 4.9.0
gcf-owl-bot[bot] Apr 26, 2025
9d6d357
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 26, 2025
18bff1a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 26, 2025
a3c5ee0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 26, 2025
59fbe03
Merge branch 'owl-bot-copy-0a16e706926b9141f8a7' of https://github.co…
gcf-owl-bot[bot] Apr 26, 2025
acf4769
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 26, 2025
5c630b2
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
feywind Apr 29, 2025
a5bb1c0
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Apr 29, 2025
933b825
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl May 28, 2025
4df084e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] May 28, 2025
723c7db
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl May 29, 2025
2773d0d
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl May 30, 2025
b7312d3
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl May 30, 2025
cfe71e0
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl Jun 2, 2025
240d5e8
Update quickstart.js
sofisl Jun 2, 2025
3d3c118
Merge branch 'main' into owl-bot-copy-0a16e706926b9141f8a7
sofisl Jun 4, 2025
84532ba
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 4, 2025
a487c8b
chosamples: remove autopagination since it creates too large of a res…
sofisl Jun 4, 2025
8c89bd6
Merge branch 'owl-bot-copy-0a16e706926b9141f8a7' of github.com:google…
sofisl Jun 4, 2025
f78b0ec
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Jun 4, 2025
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
4 changes: 2 additions & 2 deletions packages/google-cloud-secretmanager/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 Secret Manager 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 @@ -162,4 +162,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=secretmanager.googleapis.com
[auth]: https://cloud.google.com/docs/authentication/getting-started
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local
35 changes: 19 additions & 16 deletions packages/google-cloud-secretmanager/protos/protos.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading