4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/nodejs-dlp.git",
7
- "sha": "9a88cc52233cfd1f4fcc81e8b8454a364d048f5b "
7
+ "sha": "a066b398b78b1f150285228244b72879585a8f1a "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db ",
15
- "internalRef": "325949033 "
14
+ "sha": "4c5071b615d96ef9dfd6a63d8429090f1f2872bb ",
15
+ "internalRef": "327369997 "
16
16
}
17
17
},
18
18
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "5747555f7620113d9a2078a48f4c047a99d31b3e "
22
+ "sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba "
23
23
}
24
24
}
25
25
],
33
33
"generator": "bazel"
34
34
}
35
35
}
36
+ ],
37
+ "generatedFiles": [
38
+ ".eslintignore",
39
+ ".eslintrc.json",
40
+ ".gitattributes",
41
+ ".github/ISSUE_TEMPLATE/bug_report.md",
42
+ ".github/ISSUE_TEMPLATE/feature_request.md",
43
+ ".github/ISSUE_TEMPLATE/support_request.md",
44
+ ".github/PULL_REQUEST_TEMPLATE.md",
45
+ ".github/publish.yml",
46
+ ".github/release-please.yml",
47
+ ".github/workflows/ci.yaml",
48
+ ".gitignore",
49
+ ".jsdoc.js",
50
+ ".kokoro/.gitattributes",
51
+ ".kokoro/common.cfg",
52
+ ".kokoro/continuous/node10/common.cfg",
53
+ ".kokoro/continuous/node10/docs.cfg",
54
+ ".kokoro/continuous/node10/lint.cfg",
55
+ ".kokoro/continuous/node10/samples-test.cfg",
56
+ ".kokoro/continuous/node10/system-test.cfg",
57
+ ".kokoro/continuous/node10/test.cfg",
58
+ ".kokoro/continuous/node12/common.cfg",
59
+ ".kokoro/continuous/node12/test.cfg",
60
+ ".kokoro/docs.sh",
61
+ ".kokoro/lint.sh",
62
+ ".kokoro/populate-secrets.sh",
63
+ ".kokoro/presubmit/node10/common.cfg",
64
+ ".kokoro/presubmit/node10/samples-test.cfg",
65
+ ".kokoro/presubmit/node10/system-test.cfg",
66
+ ".kokoro/presubmit/node12/common.cfg",
67
+ ".kokoro/presubmit/node12/test.cfg",
68
+ ".kokoro/publish.sh",
69
+ ".kokoro/release/docs-devsite.cfg",
70
+ ".kokoro/release/docs-devsite.sh",
71
+ ".kokoro/release/docs.cfg",
72
+ ".kokoro/release/docs.sh",
73
+ ".kokoro/release/publish.cfg",
74
+ ".kokoro/samples-test.sh",
75
+ ".kokoro/system-test.sh",
76
+ ".kokoro/test.bat",
77
+ ".kokoro/test.sh",
78
+ ".kokoro/trampoline.sh",
79
+ ".mocharc.js",
80
+ ".nycrc",
81
+ ".prettierignore",
82
+ ".prettierrc.js",
83
+ "CODE_OF_CONDUCT.md",
84
+ "CONTRIBUTING.md",
85
+ "LICENSE",
86
+ "README.md",
87
+ "api-extractor.json",
88
+ "linkinator.config.json",
89
+ "package-lock.json.1810136316",
90
+ "protos/google/privacy/dlp/v2/dlp.proto",
91
+ "protos/google/privacy/dlp/v2/storage.proto",
92
+ "protos/protos.d.ts",
93
+ "protos/protos.js",
94
+ "protos/protos.json",
95
+ "renovate.json",
96
+ "samples/README.md",
97
+ "samples/package-lock.json.2011952988",
98
+ "src/index.ts",
99
+ "src/v2/dlp_service_client.ts",
100
+ "src/v2/dlp_service_client_config.json",
101
+ "src/v2/dlp_service_proto_list.json",
102
+ "src/v2/index.ts",
103
+ "system-test/fixtures/sample/src/index.js",
104
+ "system-test/fixtures/sample/src/index.ts",
105
+ "system-test/install.ts",
106
+ "test/gapic_dlp_service_v2.ts",
107
+ "tsconfig.json",
108
+ "webpack.config.js"
36
109
]
37
110
}
0 commit comments