Skip to content

Commit 67f78e7

Browse files
chore: start tracking obsolete files (#204)
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 a239ed2 commit 67f78e7

File tree

1 file changed

+82
-4
lines changed

1 file changed

+82
-4
lines changed

packages/google-cloud-recaptchaenterprise/synth.metadata

+82-4
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-recaptcha-enterprise.git",
7-
"sha": "4b6b88d44dac12131d6ca322cd240fd7b4ab57da"
7+
"sha": "a4d916916a30af019e87bc6967f4b589431d0f0a"
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
],
@@ -42,5 +42,83 @@
4242
"generator": "bazel"
4343
}
4444
}
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/publish.yml",
55+
".github/release-please.yml",
56+
".github/workflows/ci.yaml",
57+
".gitignore",
58+
".jsdoc.js",
59+
".kokoro/.gitattributes",
60+
".kokoro/common.cfg",
61+
".kokoro/continuous/node10/common.cfg",
62+
".kokoro/continuous/node10/docs.cfg",
63+
".kokoro/continuous/node10/lint.cfg",
64+
".kokoro/continuous/node10/samples-test.cfg",
65+
".kokoro/continuous/node10/system-test.cfg",
66+
".kokoro/continuous/node10/test.cfg",
67+
".kokoro/continuous/node12/common.cfg",
68+
".kokoro/continuous/node12/test.cfg",
69+
".kokoro/docs.sh",
70+
".kokoro/lint.sh",
71+
".kokoro/populate-secrets.sh",
72+
".kokoro/presubmit/node10/common.cfg",
73+
".kokoro/presubmit/node10/samples-test.cfg",
74+
".kokoro/presubmit/node10/system-test.cfg",
75+
".kokoro/presubmit/node12/common.cfg",
76+
".kokoro/presubmit/node12/test.cfg",
77+
".kokoro/publish.sh",
78+
".kokoro/release/docs-devsite.cfg",
79+
".kokoro/release/docs-devsite.sh",
80+
".kokoro/release/docs.cfg",
81+
".kokoro/release/docs.sh",
82+
".kokoro/release/publish.cfg",
83+
".kokoro/samples-test.sh",
84+
".kokoro/system-test.sh",
85+
".kokoro/test.bat",
86+
".kokoro/test.sh",
87+
".kokoro/trampoline.sh",
88+
".mocharc.js",
89+
".nycrc",
90+
".prettierignore",
91+
".prettierrc.js",
92+
"CODE_OF_CONDUCT.md",
93+
"CONTRIBUTING.md",
94+
"LICENSE",
95+
"README.md",
96+
"api-extractor.json",
97+
"linkinator.config.json",
98+
"package-lock.json.3476848224",
99+
"protos/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto",
100+
"protos/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.proto",
101+
"protos/protos.d.ts",
102+
"protos/protos.js",
103+
"protos/protos.json",
104+
"renovate.json",
105+
"samples/README.md",
106+
"samples/package-lock.json.3210380778",
107+
"src/index.ts",
108+
"src/v1/index.ts",
109+
"src/v1/recaptcha_enterprise_service_client.ts",
110+
"src/v1/recaptcha_enterprise_service_client_config.json",
111+
"src/v1/recaptcha_enterprise_service_proto_list.json",
112+
"src/v1beta1/index.ts",
113+
"src/v1beta1/recaptcha_enterprise_service_v1_beta1_client.ts",
114+
"src/v1beta1/recaptcha_enterprise_service_v1_beta1_client_config.json",
115+
"src/v1beta1/recaptcha_enterprise_service_v1_beta1_proto_list.json",
116+
"system-test/fixtures/sample/src/index.js",
117+
"system-test/fixtures/sample/src/index.ts",
118+
"system-test/install.ts",
119+
"test/gapic_recaptcha_enterprise_service_v1.ts",
120+
"test/gapic_recaptcha_enterprise_service_v1_beta1_v1beta1.ts",
121+
"tsconfig.json",
122+
"webpack.config.js"
45123
]
46124
}

0 commit comments

Comments
 (0)