33 {
44 "git": {
55 "name": ".",
6- "remote": "git@ github.com: googleapis/python-dlp",
7- "sha": "57da1cb739d4914e37c3b69ffcdae4914def3176 "
6+ "remote": "https:// github.com/ googleapis/python-dlp.git ",
7+ "sha": "d146cf59db14b3c3afbef72d7a86419532ad347e "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "915925089600094e72e4bfa8cf586c170e6b7109 ",
15- "internalRef": "366152684 "
14+ "sha": "8ff7d794576311d3d68d4df2ac6da93bbfcd7476 ",
15+ "internalRef": "366472163 "
1616 }
1717 },
1818 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "6d76df2138f8f841e5a5b9ac427f81def520c15f "
22+ "sha": "ff39353f34a36e7643b86e97724e4027ab466dc6 "
2323 }
2424 },
2525 {
2626 "git": {
2727 "name": "synthtool",
2828 "remote": "https://github.com/googleapis/synthtool.git",
29- "sha": "6d76df2138f8f841e5a5b9ac427f81def520c15f "
29+ "sha": "ff39353f34a36e7643b86e97724e4027ab466dc6 "
3030 }
3131 }
3232 ],
4040 "generator": "bazel"
4141 }
4242 }
43+ ],
44+ "generatedFiles": [
45+ ".coveragerc",
46+ ".flake8",
47+ ".github/CONTRIBUTING.md",
48+ ".github/ISSUE_TEMPLATE/bug_report.md",
49+ ".github/ISSUE_TEMPLATE/feature_request.md",
50+ ".github/ISSUE_TEMPLATE/support_request.md",
51+ ".github/PULL_REQUEST_TEMPLATE.md",
52+ ".github/header-checker-lint.yml",
53+ ".github/release-please.yml",
54+ ".github/snippet-bot.yml",
55+ ".gitignore",
56+ ".kokoro/build.sh",
57+ ".kokoro/continuous/common.cfg",
58+ ".kokoro/continuous/continuous.cfg",
59+ ".kokoro/docker/docs/Dockerfile",
60+ ".kokoro/docker/docs/fetch_gpg_keys.sh",
61+ ".kokoro/docs/common.cfg",
62+ ".kokoro/docs/docs-presubmit.cfg",
63+ ".kokoro/docs/docs.cfg",
64+ ".kokoro/populate-secrets.sh",
65+ ".kokoro/presubmit/common.cfg",
66+ ".kokoro/presubmit/presubmit.cfg",
67+ ".kokoro/publish-docs.sh",
68+ ".kokoro/release.sh",
69+ ".kokoro/release/common.cfg",
70+ ".kokoro/release/release.cfg",
71+ ".kokoro/samples/lint/common.cfg",
72+ ".kokoro/samples/lint/continuous.cfg",
73+ ".kokoro/samples/lint/periodic.cfg",
74+ ".kokoro/samples/lint/presubmit.cfg",
75+ ".kokoro/samples/python3.6/common.cfg",
76+ ".kokoro/samples/python3.6/continuous.cfg",
77+ ".kokoro/samples/python3.6/periodic-head.cfg",
78+ ".kokoro/samples/python3.6/periodic.cfg",
79+ ".kokoro/samples/python3.6/presubmit.cfg",
80+ ".kokoro/samples/python3.7/common.cfg",
81+ ".kokoro/samples/python3.7/continuous.cfg",
82+ ".kokoro/samples/python3.7/periodic-head.cfg",
83+ ".kokoro/samples/python3.7/periodic.cfg",
84+ ".kokoro/samples/python3.7/presubmit.cfg",
85+ ".kokoro/samples/python3.8/common.cfg",
86+ ".kokoro/samples/python3.8/continuous.cfg",
87+ ".kokoro/samples/python3.8/periodic-head.cfg",
88+ ".kokoro/samples/python3.8/periodic.cfg",
89+ ".kokoro/samples/python3.8/presubmit.cfg",
90+ ".kokoro/test-samples-against-head.sh",
91+ ".kokoro/test-samples-impl.sh",
92+ ".kokoro/test-samples.sh",
93+ ".kokoro/trampoline.sh",
94+ ".kokoro/trampoline_v2.sh",
95+ ".pre-commit-config.yaml",
96+ ".trampolinerc",
97+ "CODE_OF_CONDUCT.md",
98+ "CONTRIBUTING.rst",
99+ "LICENSE",
100+ "MANIFEST.in",
101+ "docs/_static/custom.css",
102+ "docs/_templates/layout.html",
103+ "docs/conf.py",
104+ "docs/dlp_v2/dlp_service.rst",
105+ "docs/dlp_v2/services.rst",
106+ "docs/dlp_v2/types.rst",
107+ "docs/multiprocessing.rst",
108+ "google/cloud/dlp/__init__.py",
109+ "google/cloud/dlp/py.typed",
110+ "google/cloud/dlp_v2/__init__.py",
111+ "google/cloud/dlp_v2/proto/dlp.proto",
112+ "google/cloud/dlp_v2/proto/storage.proto",
113+ "google/cloud/dlp_v2/py.typed",
114+ "google/cloud/dlp_v2/services/__init__.py",
115+ "google/cloud/dlp_v2/services/dlp_service/__init__.py",
116+ "google/cloud/dlp_v2/services/dlp_service/async_client.py",
117+ "google/cloud/dlp_v2/services/dlp_service/client.py",
118+ "google/cloud/dlp_v2/services/dlp_service/pagers.py",
119+ "google/cloud/dlp_v2/services/dlp_service/transports/__init__.py",
120+ "google/cloud/dlp_v2/services/dlp_service/transports/base.py",
121+ "google/cloud/dlp_v2/services/dlp_service/transports/grpc.py",
122+ "google/cloud/dlp_v2/services/dlp_service/transports/grpc_asyncio.py",
123+ "google/cloud/dlp_v2/types/__init__.py",
124+ "google/cloud/dlp_v2/types/dlp.py",
125+ "google/cloud/dlp_v2/types/storage.py",
126+ "mypy.ini",
127+ "noxfile.py",
128+ "renovate.json",
129+ "samples/AUTHORING_GUIDE.md",
130+ "samples/CONTRIBUTING.md",
131+ "samples/snippets/noxfile.py",
132+ "scripts/decrypt-secrets.sh",
133+ "scripts/fixup_dlp_v2_keywords.py",
134+ "scripts/readme-gen/readme_gen.py",
135+ "scripts/readme-gen/templates/README.tmpl.rst",
136+ "scripts/readme-gen/templates/auth.tmpl.rst",
137+ "scripts/readme-gen/templates/auth_api_key.tmpl.rst",
138+ "scripts/readme-gen/templates/install_deps.tmpl.rst",
139+ "scripts/readme-gen/templates/install_portaudio.tmpl.rst",
140+ "setup.cfg",
141+ "testing/.gitignore",
142+ "tests/unit/gapic/dlp_v2/__init__.py",
143+ "tests/unit/gapic/dlp_v2/test_dlp_service.py"
43144 ]
44145}
0 commit comments