33 {
44 "git": {
55 "name": ".",
6- "remote": "sso://devrel/cloud/libraries/python/python-workflows"
6+ "remote": "https://github.com/googleapis/python-workflows.git",
7+ "sha": "ff52f3b063bdd0e84984c8256706b2a7eef59037"
8+ }
9+ },
10+ {
11+ "git": {
12+ "name": "googleapis",
13+ "remote": "https://github.com/googleapis/googleapis.git",
14+ "sha": "2987612c6aacc1857ee35468e7aeb1c393460799",
15+ "internalRef": "333583499"
716 }
817 },
918 {
1019 "git": {
1120 "name": "synthtool",
1221 "remote": "https://github.com/googleapis/synthtool.git",
13- "sha": "538a68019eb4a36a0cdfa4021f324dd01b784395 "
22+ "sha": "a651c5fb763c69a921aecdd3e1d8dc51dbf20f8d "
1423 }
1524 },
1625 {
1726 "git": {
1827 "name": "synthtool",
1928 "remote": "https://github.com/googleapis/synthtool.git",
20- "sha": "538a68019eb4a36a0cdfa4021f324dd01b784395 "
29+ "sha": "a651c5fb763c69a921aecdd3e1d8dc51dbf20f8d "
2130 }
2231 }
2332 ],
4049 "generator": "bazel"
4150 }
4251 }
52+ ],
53+ "generatedFiles": [
54+ ".flake8",
55+ ".github/CONTRIBUTING.md",
56+ ".github/ISSUE_TEMPLATE/bug_report.md",
57+ ".github/ISSUE_TEMPLATE/feature_request.md",
58+ ".github/ISSUE_TEMPLATE/support_request.md",
59+ ".github/PULL_REQUEST_TEMPLATE.md",
60+ ".github/release-please.yml",
61+ ".github/snippet-bot.yml",
62+ ".gitignore",
63+ ".kokoro/build.sh",
64+ ".kokoro/continuous/common.cfg",
65+ ".kokoro/continuous/continuous.cfg",
66+ ".kokoro/docker/docs/Dockerfile",
67+ ".kokoro/docker/docs/fetch_gpg_keys.sh",
68+ ".kokoro/docs/common.cfg",
69+ ".kokoro/docs/docs-presubmit.cfg",
70+ ".kokoro/docs/docs.cfg",
71+ ".kokoro/populate-secrets.sh",
72+ ".kokoro/presubmit/common.cfg",
73+ ".kokoro/presubmit/presubmit.cfg",
74+ ".kokoro/publish-docs.sh",
75+ ".kokoro/release.sh",
76+ ".kokoro/release/common.cfg",
77+ ".kokoro/release/release.cfg",
78+ ".kokoro/samples/lint/common.cfg",
79+ ".kokoro/samples/lint/continuous.cfg",
80+ ".kokoro/samples/lint/periodic.cfg",
81+ ".kokoro/samples/lint/presubmit.cfg",
82+ ".kokoro/samples/python3.6/common.cfg",
83+ ".kokoro/samples/python3.6/continuous.cfg",
84+ ".kokoro/samples/python3.6/periodic.cfg",
85+ ".kokoro/samples/python3.6/presubmit.cfg",
86+ ".kokoro/samples/python3.7/common.cfg",
87+ ".kokoro/samples/python3.7/continuous.cfg",
88+ ".kokoro/samples/python3.7/periodic.cfg",
89+ ".kokoro/samples/python3.7/presubmit.cfg",
90+ ".kokoro/samples/python3.8/common.cfg",
91+ ".kokoro/samples/python3.8/continuous.cfg",
92+ ".kokoro/samples/python3.8/periodic.cfg",
93+ ".kokoro/samples/python3.8/presubmit.cfg",
94+ ".kokoro/test-samples.sh",
95+ ".kokoro/trampoline.sh",
96+ ".kokoro/trampoline_v2.sh",
97+ ".trampolinerc",
98+ "CODE_OF_CONDUCT.md",
99+ "CONTRIBUTING.rst",
100+ "LICENSE",
101+ "MANIFEST.in",
102+ "docs/_static/custom.css",
103+ "docs/_templates/layout.html",
104+ "docs/conf.py",
105+ "docs/executions_v1beta/services.rst",
106+ "docs/executions_v1beta/types.rst",
107+ "docs/multiprocessing.rst",
108+ "docs/workflows_v1beta/services.rst",
109+ "docs/workflows_v1beta/types.rst",
110+ "google/cloud/workflows/__init__.py",
111+ "google/cloud/workflows/executions/__init__.py",
112+ "google/cloud/workflows/executions/py.typed",
113+ "google/cloud/workflows/executions_v1beta/__init__.py",
114+ "google/cloud/workflows/executions_v1beta/py.typed",
115+ "google/cloud/workflows/executions_v1beta/services/__init__.py",
116+ "google/cloud/workflows/executions_v1beta/services/executions/__init__.py",
117+ "google/cloud/workflows/executions_v1beta/services/executions/async_client.py",
118+ "google/cloud/workflows/executions_v1beta/services/executions/client.py",
119+ "google/cloud/workflows/executions_v1beta/services/executions/pagers.py",
120+ "google/cloud/workflows/executions_v1beta/services/executions/transports/__init__.py",
121+ "google/cloud/workflows/executions_v1beta/services/executions/transports/base.py",
122+ "google/cloud/workflows/executions_v1beta/services/executions/transports/grpc.py",
123+ "google/cloud/workflows/executions_v1beta/services/executions/transports/grpc_asyncio.py",
124+ "google/cloud/workflows/executions_v1beta/types/__init__.py",
125+ "google/cloud/workflows/executions_v1beta/types/executions.py",
126+ "google/cloud/workflows/py.typed",
127+ "google/cloud/workflows_v1beta/__init__.py",
128+ "google/cloud/workflows_v1beta/py.typed",
129+ "google/cloud/workflows_v1beta/services/__init__.py",
130+ "google/cloud/workflows_v1beta/services/workflows/__init__.py",
131+ "google/cloud/workflows_v1beta/services/workflows/async_client.py",
132+ "google/cloud/workflows_v1beta/services/workflows/client.py",
133+ "google/cloud/workflows_v1beta/services/workflows/pagers.py",
134+ "google/cloud/workflows_v1beta/services/workflows/transports/__init__.py",
135+ "google/cloud/workflows_v1beta/services/workflows/transports/base.py",
136+ "google/cloud/workflows_v1beta/services/workflows/transports/grpc.py",
137+ "google/cloud/workflows_v1beta/services/workflows/transports/grpc_asyncio.py",
138+ "google/cloud/workflows_v1beta/types/__init__.py",
139+ "google/cloud/workflows_v1beta/types/workflows.py",
140+ "mypy.ini",
141+ "noxfile.py",
142+ "renovate.json",
143+ "scripts/decrypt-secrets.sh",
144+ "scripts/readme-gen/readme_gen.py",
145+ "scripts/readme-gen/templates/README.tmpl.rst",
146+ "scripts/readme-gen/templates/auth.tmpl.rst",
147+ "scripts/readme-gen/templates/auth_api_key.tmpl.rst",
148+ "scripts/readme-gen/templates/install_deps.tmpl.rst",
149+ "scripts/readme-gen/templates/install_portaudio.tmpl.rst",
150+ "setup.cfg",
151+ "testing/.gitignore",
152+ "tests/unit/gapic/executions_v1beta/__init__.py",
153+ "tests/unit/gapic/executions_v1beta/test_executions.py",
154+ "tests/unit/gapic/workflows_v1beta/__init__.py",
155+ "tests/unit/gapic/workflows_v1beta/test_workflows.py"
43156 ]
44157}
0 commit comments