4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/nodejs-language.git",
7
- "sha": "96cfd2cb7bceda8bc3df2b0a1064911e2e17fb5f "
7
+ "sha": "8df39fe2346420fee3bf3a40dcf6a97a1289db45 "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "1f1148d3c7a7a52f0c98077f976bd9b3c948ee2b "
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
- ".nycrc",
90
- ".prettierignore",
91
- ".prettierrc.js",
92
- ".trampolinerc",
93
- "CODE_OF_CONDUCT.md",
94
- "CONTRIBUTING.md",
95
- "LICENSE",
96
- "README.md",
97
- "api-extractor.json",
98
- "linkinator.config.json",
99
- "protos/google/cloud/language/v1/language_service.proto",
100
- "protos/google/cloud/language/v1beta2/language_service.proto",
101
- "protos/protos.d.ts",
102
- "protos/protos.js",
103
- "protos/protos.json",
104
- "renovate.json",
105
- "samples/README.md",
106
- "src/index.ts",
107
- "src/v1/gapic_metadata.json",
108
- "src/v1/index.ts",
109
- "src/v1/language_service_client.ts",
110
- "src/v1/language_service_client_config.json",
111
- "src/v1/language_service_proto_list.json",
112
- "src/v1beta2/gapic_metadata.json",
113
- "src/v1beta2/index.ts",
114
- "src/v1beta2/language_service_client.ts",
115
- "src/v1beta2/language_service_client_config.json",
116
- "src/v1beta2/language_service_proto_list.json",
117
- "system-test/fixtures/sample/src/index.js",
118
- "system-test/fixtures/sample/src/index.ts",
119
- "system-test/install.ts",
120
- "test/gapic_language_service_v1.ts",
121
- "test/gapic_language_service_v1beta2.ts",
122
- "tsconfig.json",
123
- "webpack.config.js"
124
45
]
125
46
}
0 commit comments