Skip to content

Commit c591843

Browse files
chore: start tracking obsolete files (#528)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 55286d6 commit c591843

File tree

1 file changed

+77
-4
lines changed

1 file changed

+77
-4
lines changed

packages/google-privacy-dlp/synth.metadata

+77-4
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-dlp.git",
7-
"sha": "9a88cc52233cfd1f4fcc81e8b8454a364d048f5b"
7+
"sha": "a066b398b78b1f150285228244b72879585a8f1a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db",
15-
"internalRef": "325949033"
14+
"sha": "4c5071b615d96ef9dfd6a63d8429090f1f2872bb",
15+
"internalRef": "327369997"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5747555f7620113d9a2078a48f4c047a99d31b3e"
22+
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
2323
}
2424
}
2525
],
@@ -33,5 +33,78 @@
3333
"generator": "bazel"
3434
}
3535
}
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"
36109
]
37110
}

0 commit comments

Comments
 (0)