You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/generated-files-bot.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ generatedFiles:
8
8
- path: '.github/generated-files-bot.+(yml|yaml)'
9
9
message: '`.github/generated-files-bot.(yml|yaml)` should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
10
10
- path: 'README.md'
11
-
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
11
+
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
12
12
- path: 'samples/README.md'
13
-
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
13
+
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
*[Secret Manager Node.js Client API Reference][client-docs]
21
21
*[Secret Manager Documentation][product-docs]
@@ -110,25 +110,25 @@ createAndAccessSecret();
110
110
111
111
## Samples
112
112
113
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-secret-manager/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
113
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-secret-manager/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Access Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/accessSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/accessSecretVersion.js,samples/README.md)|
118
-
| Add Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/addSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/addSecretVersion.js,samples/README.md)|
119
-
| Create Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/createSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/createSecret.js,samples/README.md)|
120
-
| Delete Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/deleteSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/deleteSecret.js,samples/README.md)|
121
-
| Destroy Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/destroySecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/destroySecretVersion.js,samples/README.md)|
122
-
| Disable Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/disableSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/disableSecretVersion.js,samples/README.md)|
123
-
| Enable Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/enableSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/enableSecretVersion.js,samples/README.md)|
124
-
| Get Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/getSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/getSecret.js,samples/README.md)|
125
-
| Get Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/getSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/getSecretVersion.js,samples/README.md)|
126
-
| Iam Grant Access |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/iamGrantAccess.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/iamGrantAccess.js,samples/README.md)|
127
-
| Iam Revoke Access |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/iamRevokeAccess.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/iamRevokeAccess.js,samples/README.md)|
128
-
| List Secret Versions |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/listSecretVersions.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/listSecretVersions.js,samples/README.md)|
129
-
| List Secrets |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/listSecrets.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/listSecrets.js,samples/README.md)|
130
-
| Quickstart |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/quickstart.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
131
-
| Update Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/master/samples/updateSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/updateSecret.js,samples/README.md)|
117
+
| Access Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/accessSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/accessSecretVersion.js,samples/README.md)|
118
+
| Add Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/addSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/addSecretVersion.js,samples/README.md)|
119
+
| Create Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/createSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/createSecret.js,samples/README.md)|
120
+
| Delete Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/deleteSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/deleteSecret.js,samples/README.md)|
121
+
| Destroy Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/destroySecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/destroySecretVersion.js,samples/README.md)|
122
+
| Disable Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/disableSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/disableSecretVersion.js,samples/README.md)|
123
+
| Enable Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/enableSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/enableSecretVersion.js,samples/README.md)|
124
+
| Get Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/getSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/getSecret.js,samples/README.md)|
125
+
| Get Secret Version |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/getSecretVersion.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/getSecretVersion.js,samples/README.md)|
126
+
| Iam Grant Access |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/iamGrantAccess.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/iamGrantAccess.js,samples/README.md)|
127
+
| Iam Revoke Access |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/iamRevokeAccess.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/iamRevokeAccess.js,samples/README.md)|
128
+
| List Secret Versions |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/listSecretVersions.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/listSecretVersions.js,samples/README.md)|
129
+
| List Secrets |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/listSecrets.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/listSecrets.js,samples/README.md)|
130
+
| Quickstart |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/quickstart.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
131
+
| Update Secret |[source code](https://github.com/googleapis/nodejs-secret-manager/blob/main/samples/updateSecret.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-secret-manager&page=editor&open_in_editor=samples/updateSecret.js,samples/README.md)|
0 commit comments