Skip to content

Commit

Permalink
chore: start tracking obsolete files (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Mar 30, 2021
1 parent b11644d commit 3e01ef9
Showing 1 changed file with 122 additions and 4 deletions.
126 changes: 122 additions & 4 deletions packages/google-cloud-translate/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-translate",
"sha": "09cc03ad906596f59b3625e3cf21d096aba395b3"
"remote": "https://github.com/googleapis/python-translate.git",
"sha": "a397effb87f74f579605bcf261bf2b00d5e9fa5b"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "336d6f419fe9466e4540083bbfa46a57f67dc92e",
"internalRef": "364666178"
"sha": "551ddbb55b96147012c00b66250dd5907556807c",
"internalRef": "364734171"
}
},
{
Expand Down Expand Up @@ -49,5 +49,123 @@
"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/multiprocessing.rst",
"docs/translate_v3/services.rst",
"docs/translate_v3/translation_service.rst",
"docs/translate_v3/types.rst",
"docs/translate_v3beta1/services.rst",
"docs/translate_v3beta1/translation_service.rst",
"docs/translate_v3beta1/types.rst",
"google/cloud/translate/__init__.py",
"google/cloud/translate/py.typed",
"google/cloud/translate_v3/__init__.py",
"google/cloud/translate_v3/py.typed",
"google/cloud/translate_v3/services/__init__.py",
"google/cloud/translate_v3/services/translation_service/__init__.py",
"google/cloud/translate_v3/services/translation_service/async_client.py",
"google/cloud/translate_v3/services/translation_service/client.py",
"google/cloud/translate_v3/services/translation_service/pagers.py",
"google/cloud/translate_v3/services/translation_service/transports/__init__.py",
"google/cloud/translate_v3/services/translation_service/transports/base.py",
"google/cloud/translate_v3/services/translation_service/transports/grpc.py",
"google/cloud/translate_v3/services/translation_service/transports/grpc_asyncio.py",
"google/cloud/translate_v3/types/__init__.py",
"google/cloud/translate_v3/types/translation_service.py",
"google/cloud/translate_v3beta1/__init__.py",
"google/cloud/translate_v3beta1/py.typed",
"google/cloud/translate_v3beta1/services/__init__.py",
"google/cloud/translate_v3beta1/services/translation_service/__init__.py",
"google/cloud/translate_v3beta1/services/translation_service/async_client.py",
"google/cloud/translate_v3beta1/services/translation_service/client.py",
"google/cloud/translate_v3beta1/services/translation_service/pagers.py",
"google/cloud/translate_v3beta1/services/translation_service/transports/__init__.py",
"google/cloud/translate_v3beta1/services/translation_service/transports/base.py",
"google/cloud/translate_v3beta1/services/translation_service/transports/grpc.py",
"google/cloud/translate_v3beta1/services/translation_service/transports/grpc_asyncio.py",
"google/cloud/translate_v3beta1/types/__init__.py",
"google/cloud/translate_v3beta1/types/translation_service.py",
"mypy.ini",
"noxfile.py",
"renovate.json",
"samples/AUTHORING_GUIDE.md",
"samples/CONTRIBUTING.md",
"samples/snippets/hybrid_glossaries/noxfile.py",
"samples/snippets/noxfile.py",
"scripts/decrypt-secrets.sh",
"scripts/fixup_translate_v3_keywords.py",
"scripts/fixup_translate_v3beta1_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/translate_v3/__init__.py",
"tests/unit/gapic/translate_v3/test_translation_service.py",
"tests/unit/gapic/translate_v3beta1/__init__.py",
"tests/unit/gapic/translate_v3beta1/test_translation_service.py"
]
}

0 comments on commit 3e01ef9

Please sign in to comment.