33 {
44 "git": {
55 "name": ".",
6- "remote": "git@ github.com: googleapis/python-datalabeling.git",
7- "sha": "3dac8e068118b5dea339653b0a731461c236c545 "
6+ "remote": "https:// github.com/ googleapis/python-datalabeling.git",
7+ "sha": "3d643383e481fa22093756343bdf50eba002b1f8 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "5fdb685a684269e07c10c7518372eb5d7b6bc0a9 ",
15- "internalRef": "342906697 "
14+ "sha": "dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 ",
15+ "internalRef": "347055288 "
1616 }
1717 },
1818 {
4040 "generator": "bazel"
4141 }
4242 }
43+ ],
44+ "generatedFiles": [
45+ ".flake8",
46+ ".github/CONTRIBUTING.md",
47+ ".github/ISSUE_TEMPLATE/bug_report.md",
48+ ".github/ISSUE_TEMPLATE/feature_request.md",
49+ ".github/ISSUE_TEMPLATE/support_request.md",
50+ ".github/PULL_REQUEST_TEMPLATE.md",
51+ ".github/release-please.yml",
52+ ".github/snippet-bot.yml",
53+ ".gitignore",
54+ ".kokoro/build.sh",
55+ ".kokoro/continuous/common.cfg",
56+ ".kokoro/continuous/continuous.cfg",
57+ ".kokoro/docker/docs/Dockerfile",
58+ ".kokoro/docker/docs/fetch_gpg_keys.sh",
59+ ".kokoro/docs/common.cfg",
60+ ".kokoro/docs/docs-presubmit.cfg",
61+ ".kokoro/docs/docs.cfg",
62+ ".kokoro/populate-secrets.sh",
63+ ".kokoro/presubmit/common.cfg",
64+ ".kokoro/presubmit/presubmit.cfg",
65+ ".kokoro/publish-docs.sh",
66+ ".kokoro/release.sh",
67+ ".kokoro/release/common.cfg",
68+ ".kokoro/release/release.cfg",
69+ ".kokoro/samples/lint/common.cfg",
70+ ".kokoro/samples/lint/continuous.cfg",
71+ ".kokoro/samples/lint/periodic.cfg",
72+ ".kokoro/samples/lint/presubmit.cfg",
73+ ".kokoro/samples/python3.6/common.cfg",
74+ ".kokoro/samples/python3.6/continuous.cfg",
75+ ".kokoro/samples/python3.6/periodic.cfg",
76+ ".kokoro/samples/python3.6/presubmit.cfg",
77+ ".kokoro/samples/python3.7/common.cfg",
78+ ".kokoro/samples/python3.7/continuous.cfg",
79+ ".kokoro/samples/python3.7/periodic.cfg",
80+ ".kokoro/samples/python3.7/presubmit.cfg",
81+ ".kokoro/samples/python3.8/common.cfg",
82+ ".kokoro/samples/python3.8/continuous.cfg",
83+ ".kokoro/samples/python3.8/periodic.cfg",
84+ ".kokoro/samples/python3.8/presubmit.cfg",
85+ ".kokoro/test-samples.sh",
86+ ".kokoro/trampoline.sh",
87+ ".kokoro/trampoline_v2.sh",
88+ ".trampolinerc",
89+ "CODE_OF_CONDUCT.md",
90+ "CONTRIBUTING.rst",
91+ "LICENSE",
92+ "MANIFEST.in",
93+ "docs/_static/custom.css",
94+ "docs/_templates/layout.html",
95+ "docs/conf.py",
96+ "docs/datalabeling_v1beta1/services.rst",
97+ "docs/datalabeling_v1beta1/types.rst",
98+ "docs/multiprocessing.rst",
99+ "google/cloud/datalabeling/__init__.py",
100+ "google/cloud/datalabeling/py.typed",
101+ "google/cloud/datalabeling_v1beta1/__init__.py",
102+ "google/cloud/datalabeling_v1beta1/proto/annotation.proto",
103+ "google/cloud/datalabeling_v1beta1/proto/annotation_spec_set.proto",
104+ "google/cloud/datalabeling_v1beta1/proto/data_labeling_service.proto",
105+ "google/cloud/datalabeling_v1beta1/proto/data_payloads.proto",
106+ "google/cloud/datalabeling_v1beta1/proto/dataset.proto",
107+ "google/cloud/datalabeling_v1beta1/proto/evaluation.proto",
108+ "google/cloud/datalabeling_v1beta1/proto/evaluation_job.proto",
109+ "google/cloud/datalabeling_v1beta1/proto/human_annotation_config.proto",
110+ "google/cloud/datalabeling_v1beta1/proto/instruction.proto",
111+ "google/cloud/datalabeling_v1beta1/proto/operations.proto",
112+ "google/cloud/datalabeling_v1beta1/py.typed",
113+ "google/cloud/datalabeling_v1beta1/services/__init__.py",
114+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/__init__.py",
115+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/async_client.py",
116+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/client.py",
117+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/pagers.py",
118+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/__init__.py",
119+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/base.py",
120+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/grpc.py",
121+ "google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/grpc_asyncio.py",
122+ "google/cloud/datalabeling_v1beta1/types/__init__.py",
123+ "google/cloud/datalabeling_v1beta1/types/annotation.py",
124+ "google/cloud/datalabeling_v1beta1/types/annotation_spec_set.py",
125+ "google/cloud/datalabeling_v1beta1/types/data_labeling_service.py",
126+ "google/cloud/datalabeling_v1beta1/types/data_payloads.py",
127+ "google/cloud/datalabeling_v1beta1/types/dataset.py",
128+ "google/cloud/datalabeling_v1beta1/types/evaluation.py",
129+ "google/cloud/datalabeling_v1beta1/types/evaluation_job.py",
130+ "google/cloud/datalabeling_v1beta1/types/human_annotation_config.py",
131+ "google/cloud/datalabeling_v1beta1/types/instruction.py",
132+ "google/cloud/datalabeling_v1beta1/types/operations.py",
133+ "mypy.ini",
134+ "noxfile.py",
135+ "renovate.json",
136+ "samples/AUTHORING_GUIDE.md",
137+ "samples/CONTRIBUTING.md",
138+ "samples/snippets/noxfile.py",
139+ "scripts/decrypt-secrets.sh",
140+ "scripts/fixup_datalabeling_v1beta1_keywords.py",
141+ "scripts/readme-gen/readme_gen.py",
142+ "scripts/readme-gen/templates/README.tmpl.rst",
143+ "scripts/readme-gen/templates/auth.tmpl.rst",
144+ "scripts/readme-gen/templates/auth_api_key.tmpl.rst",
145+ "scripts/readme-gen/templates/install_deps.tmpl.rst",
146+ "scripts/readme-gen/templates/install_portaudio.tmpl.rst",
147+ "setup.cfg",
148+ "testing/.gitignore",
149+ "tests/unit/gapic/datalabeling_v1beta1/__init__.py",
150+ "tests/unit/gapic/datalabeling_v1beta1/test_data_labeling_service.py"
43151 ]
44152}
0 commit comments