Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 24a452c

Browse files
authored
fix(docs): update docs with current samples
1 parent 55f4366 commit 24a452c

5 files changed

Lines changed: 6 additions & 25 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ has instructions for running the samples.
6464
| Sample | Source Code | Try it |
6565
| --------------------------- | --------------------------------- | ------ |
6666
| Quickstart_installed_oauth2 | [source code](https://github.com/googleapis/nodejs-analytics-admin/blob/master/samples/quickstart_installed_oauth2.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-analytics-admin&page=editor&open_in_editor=samples/quickstart_installed_oauth2.js,samples/README.md) |
67-
| Quickstart_service_account.js | [source code](https://github.com/googleapis/nodejs-analytics-admin/blob/master/samples/quickstart_service_account.js.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-analytics-admin&page=editor&open_in_editor=samples/quickstart_service_account.js.js,samples/README.md) |
6867

6968

7069

protos/protos.d.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protos/protos.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* [Before you begin](#before-you-begin)
1414
* [Samples](#samples)
1515
* [Quickstart_installed_oauth2](#quickstart_installed_oauth2)
16-
* [Quickstart_service_account.js](#quickstart_service_account.js)
1716

1817
## Before you begin
1918

@@ -42,23 +41,6 @@ __Usage:__
4241
`node samples/quickstart_installed_oauth2.js`
4342

4443

45-
-----
46-
47-
48-
49-
50-
### Quickstart_service_account.js
51-
52-
View the [source code](https://github.com/googleapis/nodejs-analytics-admin/blob/master/samples/quickstart_service_account.js.js).
53-
54-
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-analytics-admin&page=editor&open_in_editor=samples/quickstart_service_account.js.js,samples/README.md)
55-
56-
__Usage:__
57-
58-
59-
`node samples/quickstart_service_account.js.js`
60-
61-
6244

6345

6446

synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
"git": {
55
"name": ".",
66
"remote": "git@github.com:googleapis/nodejs-analytics-admin.git",
7-
"sha": "18d418968236858c39373642c72e1a671f65e049"
7+
"sha": "55f4366d75a09b697ac1b7d1ef416cf27448832a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "fbf9396664b766a08d92da9d4f31be019a847c39",
15-
"internalRef": "324209019"
14+
"sha": "868615a5c1c1059c636bb3d82a555edb1d5a251e",
15+
"internalRef": "324294521"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "39b527a39f5cd56d4882b3874fc08eed4756cebe"
22+
"sha": "4f8f5dc24af79694887385015294e4dbb214c352"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)