33 {
44 "git": {
55 "name": ".",
6- "remote": "git@ github.com: googleapis/python-language.git",
7- "sha": "6139396d5d42339bf67363faee230ada85d65b48 "
6+ "remote": "https:// github.com/ googleapis/python-language.git",
7+ "sha": "e2be2d8ecf849940f2ea066655fda3bee68d8a74 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "915925089600094e72e4bfa8cf586c170e6b7109 ",
15- "internalRef": "366152684 "
14+ "sha": "56fc6d43fed71188d7e18f3ca003544646c4ab35 ",
15+ "internalRef": "366346972 "
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 ],
4949 "generator": "bazel"
5050 }
5151 }
52+ ],
53+ "generatedFiles": [
54+ ".coveragerc",
55+ ".flake8",
56+ ".github/CONTRIBUTING.md",
57+ ".github/ISSUE_TEMPLATE/bug_report.md",
58+ ".github/ISSUE_TEMPLATE/feature_request.md",
59+ ".github/ISSUE_TEMPLATE/support_request.md",
60+ ".github/PULL_REQUEST_TEMPLATE.md",
61+ ".github/header-checker-lint.yml",
62+ ".github/release-please.yml",
63+ ".github/snippet-bot.yml",
64+ ".gitignore",
65+ ".kokoro/build.sh",
66+ ".kokoro/continuous/common.cfg",
67+ ".kokoro/continuous/continuous.cfg",
68+ ".kokoro/docker/docs/Dockerfile",
69+ ".kokoro/docker/docs/fetch_gpg_keys.sh",
70+ ".kokoro/docs/common.cfg",
71+ ".kokoro/docs/docs-presubmit.cfg",
72+ ".kokoro/docs/docs.cfg",
73+ ".kokoro/populate-secrets.sh",
74+ ".kokoro/presubmit/common.cfg",
75+ ".kokoro/presubmit/presubmit.cfg",
76+ ".kokoro/publish-docs.sh",
77+ ".kokoro/release.sh",
78+ ".kokoro/release/common.cfg",
79+ ".kokoro/release/release.cfg",
80+ ".kokoro/samples/lint/common.cfg",
81+ ".kokoro/samples/lint/continuous.cfg",
82+ ".kokoro/samples/lint/periodic.cfg",
83+ ".kokoro/samples/lint/presubmit.cfg",
84+ ".kokoro/samples/python3.6/common.cfg",
85+ ".kokoro/samples/python3.6/continuous.cfg",
86+ ".kokoro/samples/python3.6/periodic-head.cfg",
87+ ".kokoro/samples/python3.6/periodic.cfg",
88+ ".kokoro/samples/python3.6/presubmit.cfg",
89+ ".kokoro/samples/python3.7/common.cfg",
90+ ".kokoro/samples/python3.7/continuous.cfg",
91+ ".kokoro/samples/python3.7/periodic-head.cfg",
92+ ".kokoro/samples/python3.7/periodic.cfg",
93+ ".kokoro/samples/python3.7/presubmit.cfg",
94+ ".kokoro/samples/python3.8/common.cfg",
95+ ".kokoro/samples/python3.8/continuous.cfg",
96+ ".kokoro/samples/python3.8/periodic-head.cfg",
97+ ".kokoro/samples/python3.8/periodic.cfg",
98+ ".kokoro/samples/python3.8/presubmit.cfg",
99+ ".kokoro/test-samples-against-head.sh",
100+ ".kokoro/test-samples-impl.sh",
101+ ".kokoro/test-samples.sh",
102+ ".kokoro/trampoline.sh",
103+ ".kokoro/trampoline_v2.sh",
104+ ".pre-commit-config.yaml",
105+ ".trampolinerc",
106+ "CODE_OF_CONDUCT.md",
107+ "CONTRIBUTING.rst",
108+ "LICENSE",
109+ "MANIFEST.in",
110+ "docs/_static/custom.css",
111+ "docs/_templates/layout.html",
112+ "docs/conf.py",
113+ "docs/language_v1/language_service.rst",
114+ "docs/language_v1/services.rst",
115+ "docs/language_v1/types.rst",
116+ "docs/language_v1beta2/language_service.rst",
117+ "docs/language_v1beta2/services.rst",
118+ "docs/language_v1beta2/types.rst",
119+ "docs/multiprocessing.rst",
120+ "google/cloud/language/__init__.py",
121+ "google/cloud/language/py.typed",
122+ "google/cloud/language_v1/__init__.py",
123+ "google/cloud/language_v1/proto/language_service.proto",
124+ "google/cloud/language_v1/py.typed",
125+ "google/cloud/language_v1/services/__init__.py",
126+ "google/cloud/language_v1/services/language_service/__init__.py",
127+ "google/cloud/language_v1/services/language_service/async_client.py",
128+ "google/cloud/language_v1/services/language_service/client.py",
129+ "google/cloud/language_v1/services/language_service/transports/__init__.py",
130+ "google/cloud/language_v1/services/language_service/transports/base.py",
131+ "google/cloud/language_v1/services/language_service/transports/grpc.py",
132+ "google/cloud/language_v1/services/language_service/transports/grpc_asyncio.py",
133+ "google/cloud/language_v1/types/__init__.py",
134+ "google/cloud/language_v1/types/language_service.py",
135+ "google/cloud/language_v1beta2/__init__.py",
136+ "google/cloud/language_v1beta2/proto/language_service.proto",
137+ "google/cloud/language_v1beta2/py.typed",
138+ "google/cloud/language_v1beta2/services/__init__.py",
139+ "google/cloud/language_v1beta2/services/language_service/__init__.py",
140+ "google/cloud/language_v1beta2/services/language_service/async_client.py",
141+ "google/cloud/language_v1beta2/services/language_service/client.py",
142+ "google/cloud/language_v1beta2/services/language_service/transports/__init__.py",
143+ "google/cloud/language_v1beta2/services/language_service/transports/base.py",
144+ "google/cloud/language_v1beta2/services/language_service/transports/grpc.py",
145+ "google/cloud/language_v1beta2/services/language_service/transports/grpc_asyncio.py",
146+ "google/cloud/language_v1beta2/types/__init__.py",
147+ "google/cloud/language_v1beta2/types/language_service.py",
148+ "mypy.ini",
149+ "noxfile.py",
150+ "renovate.json",
151+ "samples/AUTHORING_GUIDE.md",
152+ "samples/CONTRIBUTING.md",
153+ "samples/snippets/api/noxfile.py",
154+ "samples/snippets/classify_text/noxfile.py",
155+ "samples/snippets/cloud-client/v1/noxfile.py",
156+ "samples/snippets/generated-samples/v1/noxfile.py",
157+ "samples/snippets/sentiment/noxfile.py",
158+ "scripts/decrypt-secrets.sh",
159+ "scripts/fixup_language_v1_keywords.py",
160+ "scripts/fixup_language_v1beta2_keywords.py",
161+ "scripts/readme-gen/readme_gen.py",
162+ "scripts/readme-gen/templates/README.tmpl.rst",
163+ "scripts/readme-gen/templates/auth.tmpl.rst",
164+ "scripts/readme-gen/templates/auth_api_key.tmpl.rst",
165+ "scripts/readme-gen/templates/install_deps.tmpl.rst",
166+ "scripts/readme-gen/templates/install_portaudio.tmpl.rst",
167+ "setup.cfg",
168+ "testing/.gitignore",
169+ "tests/unit/gapic/language_v1/__init__.py",
170+ "tests/unit/gapic/language_v1/test_language_service.py",
171+ "tests/unit/gapic/language_v1beta2/__init__.py",
172+ "tests/unit/gapic/language_v1beta2/test_language_service.py"
52173 ]
53174}
0 commit comments