diff --git a/synth.metadata b/synth.metadata index 5dbe0be..ec8fdbc 100644 --- a/synth.metadata +++ b/synth.metadata @@ -3,30 +3,30 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-gke-hub", - "sha": "05459b6392cc4e0c199ff8eb3118c63080da828b" + "remote": "https://github.com/googleapis/python-gke-hub.git", + "sha": "69f13965366fbc147753a24a3d10a23fa1ef9d74" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "915925089600094e72e4bfa8cf586c170e6b7109", - "internalRef": "366152684" + "sha": "56fc6d43fed71188d7e18f3ca003544646c4ab35", + "internalRef": "366346972" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "6d76df2138f8f841e5a5b9ac427f81def520c15f" + "sha": "ff39353f34a36e7643b86e97724e4027ab466dc6" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "6d76df2138f8f841e5a5b9ac427f81def520c15f" + "sha": "ff39353f34a36e7643b86e97724e4027ab466dc6" } } ], @@ -40,5 +40,100 @@ "generator": "bazel" } } + ], + "generatedFiles": [ + ".coveragerc", + ".flake8", + ".github/CONTRIBUTING.md", + ".github/ISSUE_TEMPLATE/bug_report.md", + ".github/ISSUE_TEMPLATE/feature_request.md", + ".github/ISSUE_TEMPLATE/support_request.md", + ".github/PULL_REQUEST_TEMPLATE.md", + ".github/header-checker-lint.yml", + ".github/release-please.yml", + ".github/snippet-bot.yml", + ".gitignore", + ".kokoro/build.sh", + ".kokoro/continuous/common.cfg", + ".kokoro/continuous/continuous.cfg", + ".kokoro/docker/docs/Dockerfile", + ".kokoro/docker/docs/fetch_gpg_keys.sh", + ".kokoro/docs/common.cfg", + ".kokoro/docs/docs-presubmit.cfg", + ".kokoro/docs/docs.cfg", + ".kokoro/populate-secrets.sh", + ".kokoro/presubmit/common.cfg", + ".kokoro/presubmit/presubmit.cfg", + ".kokoro/publish-docs.sh", + ".kokoro/release.sh", + ".kokoro/release/common.cfg", + ".kokoro/release/release.cfg", + ".kokoro/samples/lint/common.cfg", + ".kokoro/samples/lint/continuous.cfg", + ".kokoro/samples/lint/periodic.cfg", + ".kokoro/samples/lint/presubmit.cfg", + ".kokoro/samples/python3.6/common.cfg", + ".kokoro/samples/python3.6/continuous.cfg", + ".kokoro/samples/python3.6/periodic-head.cfg", + ".kokoro/samples/python3.6/periodic.cfg", + ".kokoro/samples/python3.6/presubmit.cfg", + ".kokoro/samples/python3.7/common.cfg", + ".kokoro/samples/python3.7/continuous.cfg", + ".kokoro/samples/python3.7/periodic-head.cfg", + ".kokoro/samples/python3.7/periodic.cfg", + ".kokoro/samples/python3.7/presubmit.cfg", + ".kokoro/samples/python3.8/common.cfg", + ".kokoro/samples/python3.8/continuous.cfg", + ".kokoro/samples/python3.8/periodic-head.cfg", + ".kokoro/samples/python3.8/periodic.cfg", + ".kokoro/samples/python3.8/presubmit.cfg", + ".kokoro/test-samples-against-head.sh", + ".kokoro/test-samples-impl.sh", + ".kokoro/test-samples.sh", + ".kokoro/trampoline.sh", + ".kokoro/trampoline_v2.sh", + ".pre-commit-config.yaml", + ".trampolinerc", + "CODE_OF_CONDUCT.md", + "CONTRIBUTING.rst", + "LICENSE", + "MANIFEST.in", + "docs/_static/custom.css", + "docs/_templates/layout.html", + "docs/conf.py", + "docs/gkehub_v1beta1/gke_hub_membership_service.rst", + "docs/gkehub_v1beta1/services.rst", + "docs/gkehub_v1beta1/types.rst", + "docs/multiprocessing.rst", + "google/cloud/gkehub/__init__.py", + "google/cloud/gkehub/py.typed", + "google/cloud/gkehub_v1beta1/__init__.py", + "google/cloud/gkehub_v1beta1/py.typed", + "google/cloud/gkehub_v1beta1/services/__init__.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/__init__.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/async_client.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/client.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/pagers.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/transports/__init__.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/transports/base.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/transports/grpc.py", + "google/cloud/gkehub_v1beta1/services/gke_hub_membership_service/transports/grpc_asyncio.py", + "google/cloud/gkehub_v1beta1/types/__init__.py", + "google/cloud/gkehub_v1beta1/types/membership.py", + "mypy.ini", + "noxfile.py", + "renovate.json", + "scripts/decrypt-secrets.sh", + "scripts/fixup_gkehub_v1beta1_keywords.py", + "scripts/readme-gen/readme_gen.py", + "scripts/readme-gen/templates/README.tmpl.rst", + "scripts/readme-gen/templates/auth.tmpl.rst", + "scripts/readme-gen/templates/auth_api_key.tmpl.rst", + "scripts/readme-gen/templates/install_deps.tmpl.rst", + "scripts/readme-gen/templates/install_portaudio.tmpl.rst", + "setup.cfg", + "testing/.gitignore", + "tests/unit/gapic/gkehub_v1beta1/__init__.py", + "tests/unit/gapic/gkehub_v1beta1/test_gke_hub_membership_service.py" ] } \ No newline at end of file