|
3 | 3 | {
|
4 | 4 | "git": {
|
5 | 5 | "name": ".",
|
6 |
| - "remote": "git@github.com:googleapis/python-analytics-data", |
7 |
| - "sha": "18c45b829791509a8ae08a14089803718fa7b388" |
| 6 | + "remote": "https://github.com/googleapis/python-analytics-data.git", |
| 7 | + "sha": "a063ec5f9714e799e8859aba18259722d545a82d" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
11 | 11 | "git": {
|
12 | 12 | "name": "googleapis",
|
13 | 13 | "remote": "https://github.com/googleapis/googleapis.git",
|
14 |
| - "sha": "6a69c750c3f01a69017662395f90515bbf1fe1ff", |
15 |
| - "internalRef": "342721036" |
| 14 | + "sha": "3ac5ef0436d8dfeb2ca0091dc7fa8012da1c85af", |
| 15 | + "internalRef": "342835449" |
16 | 16 | }
|
17 | 17 | },
|
18 | 18 | {
|
|
40 | 40 | "generator": "bazel"
|
41 | 41 | }
|
42 | 42 | }
|
| 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/data_v1alpha/services.rst", |
| 97 | + "docs/data_v1alpha/types.rst", |
| 98 | + "docs/multiprocessing.rst", |
| 99 | + "google/analytics/data/__init__.py", |
| 100 | + "google/analytics/data/py.typed", |
| 101 | + "google/analytics/data_v1alpha/__init__.py", |
| 102 | + "google/analytics/data_v1alpha/py.typed", |
| 103 | + "google/analytics/data_v1alpha/services/__init__.py", |
| 104 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/__init__.py", |
| 105 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/async_client.py", |
| 106 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/client.py", |
| 107 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/transports/__init__.py", |
| 108 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/transports/base.py", |
| 109 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/transports/grpc.py", |
| 110 | + "google/analytics/data_v1alpha/services/alpha_analytics_data/transports/grpc_asyncio.py", |
| 111 | + "google/analytics/data_v1alpha/types/__init__.py", |
| 112 | + "google/analytics/data_v1alpha/types/analytics_data_api.py", |
| 113 | + "google/analytics/data_v1alpha/types/data.py", |
| 114 | + "mypy.ini", |
| 115 | + "noxfile.py", |
| 116 | + "renovate.json", |
| 117 | + "scripts/decrypt-secrets.sh", |
| 118 | + "scripts/readme-gen/readme_gen.py", |
| 119 | + "scripts/readme-gen/templates/README.tmpl.rst", |
| 120 | + "scripts/readme-gen/templates/auth.tmpl.rst", |
| 121 | + "scripts/readme-gen/templates/auth_api_key.tmpl.rst", |
| 122 | + "scripts/readme-gen/templates/install_deps.tmpl.rst", |
| 123 | + "scripts/readme-gen/templates/install_portaudio.tmpl.rst", |
| 124 | + "setup.cfg", |
| 125 | + "testing/.gitignore", |
| 126 | + "tests/unit/gapic/data_v1alpha/__init__.py", |
| 127 | + "tests/unit/gapic/data_v1alpha/test_alpha_analytics_data.py" |
43 | 128 | ]
|
44 | 129 | }
|
0 commit comments