| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,30 +3,30 @@ | |||
| 3 | 3 | { | |
| 4 | 4 | "git": { | |
| 5 | 5 | "name": ".", | |
| 6 | - "remote": "git@github.com:googleapis/python-network-connectivity", | ||
| 7 | - "sha": "0a8ae0ebe0ab73ffc91e10b96cffe674e9dfec44" | ||
| 6 | + "remote": "https://github.com/googleapis/python-network-connectivity.git", | ||
| 7 | + "sha": "46f0f379dee8d2603f70e716b6f8b0ff2b35c77e" | ||
| 8 | 8 | } | |
| 9 | 9 | }, | |
| 10 | 10 | { | |
| 11 | 11 | "git": { | |
| 12 | 12 | "name": "googleapis", | |
| 13 | 13 | "remote": "https://github.com/googleapis/googleapis.git", | |
| 14 | - "sha": "95dd24960cf9f794ef583e59ad9f1fabe1c4a924", | ||
| 15 | - "internalRef": "365882072" | ||
| 14 | + "sha": "915925089600094e72e4bfa8cf586c170e6b7109", | ||
| 15 | + "internalRef": "366152684" | ||
| 16 | 16 | } | |
| 17 | 17 | }, | |
| 18 | 18 | { | |
| 19 | 19 | "git": { | |
| 20 | 20 | "name": "synthtool", | |
| 21 | 21 | "remote": "https://github.com/googleapis/synthtool.git", | |
| 22 | - "sha": "551dd78ca04f7989abc9e63e392f8b8cfa1a0ef9" | ||
| 22 | + "sha": "a22531f8364582f51485e4e9db85872d93514ab1" | ||
| 23 | 23 | } | |
| 24 | 24 | }, | |
| 25 | 25 | { | |
| 26 | 26 | "git": { | |
| 27 | 27 | "name": "synthtool", | |
| 28 | 28 | "remote": "https://github.com/googleapis/synthtool.git", | |
| 29 | - "sha": "551dd78ca04f7989abc9e63e392f8b8cfa1a0ef9" | ||
| 29 | + "sha": "a22531f8364582f51485e4e9db85872d93514ab1" | ||
| 30 | 30 | } | |
| 31 | 31 | } | |
| 32 | 32 | ], | |
@@ -40,5 +40,101 @@ | |||
| 40 | 40 | "generator": "bazel" | |
| 41 | 41 | } | |
| 42 | 42 | } | |
| 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/multiprocessing.rst", | ||
| 105 | + "docs/networkconnectivity_v1alpha1/hub_service.rst", | ||
| 106 | + "docs/networkconnectivity_v1alpha1/services.rst", | ||
| 107 | + "docs/networkconnectivity_v1alpha1/types.rst", | ||
| 108 | + "google/cloud/networkconnectivity/__init__.py", | ||
| 109 | + "google/cloud/networkconnectivity/py.typed", | ||
| 110 | + "google/cloud/networkconnectivity_v1alpha1/__init__.py", | ||
| 111 | + "google/cloud/networkconnectivity_v1alpha1/py.typed", | ||
| 112 | + "google/cloud/networkconnectivity_v1alpha1/services/__init__.py", | ||
| 113 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/__init__.py", | ||
| 114 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/async_client.py", | ||
| 115 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/client.py", | ||
| 116 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/pagers.py", | ||
| 117 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/__init__.py", | ||
| 118 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/base.py", | ||
| 119 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc.py", | ||
| 120 | + "google/cloud/networkconnectivity_v1alpha1/services/hub_service/transports/grpc_asyncio.py", | ||
| 121 | + "google/cloud/networkconnectivity_v1alpha1/types/__init__.py", | ||
| 122 | + "google/cloud/networkconnectivity_v1alpha1/types/common.py", | ||
| 123 | + "google/cloud/networkconnectivity_v1alpha1/types/hub.py", | ||
| 124 | + "mypy.ini", | ||
| 125 | + "noxfile.py", | ||
| 126 | + "renovate.json", | ||
| 127 | + "scripts/decrypt-secrets.sh", | ||
| 128 | + "scripts/fixup_networkconnectivity_v1alpha1_keywords.py", | ||
| 129 | + "scripts/readme-gen/readme_gen.py", | ||
| 130 | + "scripts/readme-gen/templates/README.tmpl.rst", | ||
| 131 | + "scripts/readme-gen/templates/auth.tmpl.rst", | ||
| 132 | + "scripts/readme-gen/templates/auth_api_key.tmpl.rst", | ||
| 133 | + "scripts/readme-gen/templates/install_deps.tmpl.rst", | ||
| 134 | + "scripts/readme-gen/templates/install_portaudio.tmpl.rst", | ||
| 135 | + "setup.cfg", | ||
| 136 | + "testing/.gitignore", | ||
| 137 | + "tests/unit/gapic/networkconnectivity_v1alpha1/__init__.py", | ||
| 138 | + "tests/unit/gapic/networkconnectivity_v1alpha1/test_hub_service.py" | ||
| 43 | 139 | ] | |
| 44 | 140 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments