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 13, 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'
*[Natural Language Node.js Client API Reference][client-docs]
23
23
*[Natural Language Documentation][product-docs]
@@ -90,13 +90,13 @@ async function quickstart() {
90
90
91
91
## Samples
92
92
93
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-language/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
93
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-language/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Analyze v1 |[source code](https://github.com/googleapis/nodejs-language/blob/master/samples/analyze.v1.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/analyze.v1.js,samples/README.md)|
98
-
| Quickstart |[source code](https://github.com/googleapis/nodejs-language/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-language&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
99
-
| Set Endpoint |[source code](https://github.com/googleapis/nodejs-language/blob/master/samples/setEndpoint.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/setEndpoint.js,samples/README.md)|
97
+
| Analyze v1 |[source code](https://github.com/googleapis/nodejs-language/blob/main/samples/analyze.v1.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/analyze.v1.js,samples/README.md)|
98
+
| Quickstart |[source code](https://github.com/googleapis/nodejs-language/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-language&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)|
99
+
| Set Endpoint |[source code](https://github.com/googleapis/nodejs-language/blob/main/samples/setEndpoint.js)|[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/setEndpoint.js,samples/README.md)|
Copy file name to clipboardExpand all lines: samples/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Before running the samples, make sure you've followed the steps outlined in
35
35
36
36
### Analyze v1
37
37
38
-
View the [source code](https://github.com/googleapis/nodejs-language/blob/master/samples/analyze.v1.js).
38
+
View the [source code](https://github.com/googleapis/nodejs-language/blob/main/samples/analyze.v1.js).
39
39
40
40
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/analyze.v1.js,samples/README.md)
41
41
@@ -52,7 +52,7 @@ __Usage:__
52
52
53
53
### Quickstart
54
54
55
-
View the [source code](https://github.com/googleapis/nodejs-language/blob/master/samples/quickstart.js).
55
+
View the [source code](https://github.com/googleapis/nodejs-language/blob/main/samples/quickstart.js).
56
56
57
57
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
58
58
@@ -69,7 +69,7 @@ __Usage:__
69
69
70
70
### Set Endpoint
71
71
72
-
View the [source code](https://github.com/googleapis/nodejs-language/blob/master/samples/setEndpoint.js).
72
+
View the [source code](https://github.com/googleapis/nodejs-language/blob/main/samples/setEndpoint.js).
73
73
74
74
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-language&page=editor&open_in_editor=samples/setEndpoint.js,samples/README.md)
0 commit comments