4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/nodejs-web-risk.git",
7
- "sha": "1fca81fb3cd41764b58343f86ec2e6e3f18bc47b "
7
+ "sha": "f2dd63f36c859869447211f6c42c1ca3c18de71e "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "ba9918cd22874245b55734f57470c719b577e591 "
22
+ "sha": "15013eff642a7e7e855aed5a29e6e83c39beba2a "
23
23
}
24
24
}
25
25
],
42
42
"generator": "bazel"
43
43
}
44
44
}
45
- ],
46
- "generatedFiles": [
47
- ".eslintignore",
48
- ".eslintrc.json",
49
- ".gitattributes",
50
- ".github/ISSUE_TEMPLATE/bug_report.md",
51
- ".github/ISSUE_TEMPLATE/feature_request.md",
52
- ".github/ISSUE_TEMPLATE/support_request.md",
53
- ".github/PULL_REQUEST_TEMPLATE.md",
54
- ".github/release-please.yml",
55
- ".github/workflows/ci.yaml",
56
- ".gitignore",
57
- ".jsdoc.js",
58
- ".kokoro/.gitattributes",
59
- ".kokoro/common.cfg",
60
- ".kokoro/continuous/node10/common.cfg",
61
- ".kokoro/continuous/node10/docs.cfg",
62
- ".kokoro/continuous/node10/test.cfg",
63
- ".kokoro/continuous/node12/common.cfg",
64
- ".kokoro/continuous/node12/lint.cfg",
65
- ".kokoro/continuous/node12/samples-test.cfg",
66
- ".kokoro/continuous/node12/system-test.cfg",
67
- ".kokoro/continuous/node12/test.cfg",
68
- ".kokoro/docs.sh",
69
- ".kokoro/lint.sh",
70
- ".kokoro/populate-secrets.sh",
71
- ".kokoro/presubmit/node10/common.cfg",
72
- ".kokoro/presubmit/node12/common.cfg",
73
- ".kokoro/presubmit/node12/samples-test.cfg",
74
- ".kokoro/presubmit/node12/system-test.cfg",
75
- ".kokoro/presubmit/node12/test.cfg",
76
- ".kokoro/publish.sh",
77
- ".kokoro/release/docs-devsite.cfg",
78
- ".kokoro/release/docs-devsite.sh",
79
- ".kokoro/release/docs.cfg",
80
- ".kokoro/release/docs.sh",
81
- ".kokoro/release/publish.cfg",
82
- ".kokoro/samples-test.sh",
83
- ".kokoro/system-test.sh",
84
- ".kokoro/test.bat",
85
- ".kokoro/test.sh",
86
- ".kokoro/trampoline.sh",
87
- ".kokoro/trampoline_v2.sh",
88
- ".mocharc.js",
89
- ".prettierignore",
90
- ".prettierrc.js",
91
- ".trampolinerc",
92
- "CODE_OF_CONDUCT.md",
93
- "CONTRIBUTING.md",
94
- "LICENSE",
95
- "README.md",
96
- "api-extractor.json",
97
- "linkinator.config.json",
98
- "protos/google/cloud/webrisk/v1/webrisk.proto",
99
- "protos/google/cloud/webrisk/v1beta1/webrisk.proto",
100
- "protos/protos.d.ts",
101
- "protos/protos.js",
102
- "protos/protos.json",
103
- "renovate.json",
104
- "samples/README.md",
105
- "src/index.ts",
106
- "src/v1/index.ts",
107
- "src/v1/web_risk_service_client.ts",
108
- "src/v1/web_risk_service_client_config.json",
109
- "src/v1/web_risk_service_proto_list.json",
110
- "src/v1beta1/index.ts",
111
- "src/v1beta1/web_risk_service_v1_beta1_client.ts",
112
- "src/v1beta1/web_risk_service_v1_beta1_client_config.json",
113
- "src/v1beta1/web_risk_service_v1_beta1_proto_list.json",
114
- "system-test/fixtures/sample/src/index.js",
115
- "system-test/fixtures/sample/src/index.ts",
116
- "system-test/install.ts",
117
- "test/gapic_web_risk_service_v1.ts",
118
- "test/gapic_web_risk_service_v1_beta1_v1beta1.ts",
119
- "tsconfig.json",
120
- "webpack.config.js"
121
45
]
122
46
}
0 commit comments