diff --git a/synth.metadata b/synth.metadata index 18ef3568..3b9964ef 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,15 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-vision.git", - "sha": "7b56da8f133d23a3f177fc28d6df53c942929f78" + "sha": "3a6f4cda687219a198b53b6cd7d688d008103cd4" + } + }, + { + "git": { + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "b821f320473c8ec05a1c7fb9a496c958b1ab9834", + "internalRef": "331104099" } }, { @@ -68,5 +76,230 @@ "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/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/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.cfg", + ".kokoro/samples/python3.6/presubmit.cfg", + ".kokoro/samples/python3.7/common.cfg", + ".kokoro/samples/python3.7/continuous.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.cfg", + ".kokoro/samples/python3.8/presubmit.cfg", + ".kokoro/test-samples.sh", + ".kokoro/trampoline.sh", + ".kokoro/trampoline_v2.sh", + ".trampolinerc", + "CODE_OF_CONDUCT.md", + "CONTRIBUTING.rst", + "LICENSE", + "MANIFEST.in", + "docs/_static/custom.css", + "docs/_templates/layout.html", + "docs/conf.py", + "docs/gapic/v1/api.rst", + "docs/gapic/v1/types.rst", + "docs/gapic/v1p2beta1/api.rst", + "docs/gapic/v1p2beta1/types.rst", + "docs/gapic/v1p3beta1/api.rst", + "docs/gapic/v1p3beta1/types.rst", + "docs/gapic/v1p4beta1/api.rst", + "docs/gapic/v1p4beta1/types.rst", + "docs/multiprocessing.rst", + "google/cloud/vision_v1/__init__.py", + "google/cloud/vision_v1/gapic/__init__.py", + "google/cloud/vision_v1/gapic/enums.py", + "google/cloud/vision_v1/gapic/image_annotator_client.py", + "google/cloud/vision_v1/gapic/image_annotator_client_config.py", + "google/cloud/vision_v1/gapic/product_search_client.py", + "google/cloud/vision_v1/gapic/product_search_client_config.py", + "google/cloud/vision_v1/gapic/transports/__init__.py", + "google/cloud/vision_v1/gapic/transports/image_annotator_grpc_transport.py", + "google/cloud/vision_v1/gapic/transports/product_search_grpc_transport.py", + "google/cloud/vision_v1/proto/__init__.py", + "google/cloud/vision_v1/proto/geometry.proto", + "google/cloud/vision_v1/proto/geometry_pb2.py", + "google/cloud/vision_v1/proto/geometry_pb2_grpc.py", + "google/cloud/vision_v1/proto/image_annotator.proto", + "google/cloud/vision_v1/proto/image_annotator_pb2.py", + "google/cloud/vision_v1/proto/image_annotator_pb2_grpc.py", + "google/cloud/vision_v1/proto/product_search.proto", + "google/cloud/vision_v1/proto/product_search_pb2.py", + "google/cloud/vision_v1/proto/product_search_pb2_grpc.py", + "google/cloud/vision_v1/proto/product_search_service.proto", + "google/cloud/vision_v1/proto/product_search_service_pb2.py", + "google/cloud/vision_v1/proto/product_search_service_pb2_grpc.py", + "google/cloud/vision_v1/proto/text_annotation.proto", + "google/cloud/vision_v1/proto/text_annotation_pb2.py", + "google/cloud/vision_v1/proto/text_annotation_pb2_grpc.py", + "google/cloud/vision_v1/proto/web_detection.proto", + "google/cloud/vision_v1/proto/web_detection_pb2.py", + "google/cloud/vision_v1/proto/web_detection_pb2_grpc.py", + "google/cloud/vision_v1/types.py", + "google/cloud/vision_v1p1beta1/__init__.py", + "google/cloud/vision_v1p1beta1/gapic/__init__.py", + "google/cloud/vision_v1p1beta1/gapic/enums.py", + "google/cloud/vision_v1p1beta1/gapic/image_annotator_client.py", + "google/cloud/vision_v1p1beta1/gapic/image_annotator_client_config.py", + "google/cloud/vision_v1p1beta1/gapic/transports/__init__.py", + "google/cloud/vision_v1p1beta1/gapic/transports/image_annotator_grpc_transport.py", + "google/cloud/vision_v1p1beta1/proto/__init__.py", + "google/cloud/vision_v1p1beta1/proto/geometry.proto", + "google/cloud/vision_v1p1beta1/proto/geometry_pb2.py", + "google/cloud/vision_v1p1beta1/proto/geometry_pb2_grpc.py", + "google/cloud/vision_v1p1beta1/proto/image_annotator.proto", + "google/cloud/vision_v1p1beta1/proto/image_annotator_pb2.py", + "google/cloud/vision_v1p1beta1/proto/image_annotator_pb2_grpc.py", + "google/cloud/vision_v1p1beta1/proto/text_annotation.proto", + "google/cloud/vision_v1p1beta1/proto/text_annotation_pb2.py", + "google/cloud/vision_v1p1beta1/proto/text_annotation_pb2_grpc.py", + "google/cloud/vision_v1p1beta1/proto/web_detection.proto", + "google/cloud/vision_v1p1beta1/proto/web_detection_pb2.py", + "google/cloud/vision_v1p1beta1/proto/web_detection_pb2_grpc.py", + "google/cloud/vision_v1p1beta1/types.py", + "google/cloud/vision_v1p2beta1/__init__.py", + "google/cloud/vision_v1p2beta1/gapic/__init__.py", + "google/cloud/vision_v1p2beta1/gapic/enums.py", + "google/cloud/vision_v1p2beta1/gapic/image_annotator_client.py", + "google/cloud/vision_v1p2beta1/gapic/image_annotator_client_config.py", + "google/cloud/vision_v1p2beta1/gapic/transports/__init__.py", + "google/cloud/vision_v1p2beta1/gapic/transports/image_annotator_grpc_transport.py", + "google/cloud/vision_v1p2beta1/proto/__init__.py", + "google/cloud/vision_v1p2beta1/proto/geometry.proto", + "google/cloud/vision_v1p2beta1/proto/geometry_pb2.py", + "google/cloud/vision_v1p2beta1/proto/geometry_pb2_grpc.py", + "google/cloud/vision_v1p2beta1/proto/image_annotator.proto", + "google/cloud/vision_v1p2beta1/proto/image_annotator_pb2.py", + "google/cloud/vision_v1p2beta1/proto/image_annotator_pb2_grpc.py", + "google/cloud/vision_v1p2beta1/proto/text_annotation.proto", + "google/cloud/vision_v1p2beta1/proto/text_annotation_pb2.py", + "google/cloud/vision_v1p2beta1/proto/text_annotation_pb2_grpc.py", + "google/cloud/vision_v1p2beta1/proto/web_detection.proto", + "google/cloud/vision_v1p2beta1/proto/web_detection_pb2.py", + "google/cloud/vision_v1p2beta1/proto/web_detection_pb2_grpc.py", + "google/cloud/vision_v1p2beta1/types.py", + "google/cloud/vision_v1p3beta1/__init__.py", + "google/cloud/vision_v1p3beta1/gapic/__init__.py", + "google/cloud/vision_v1p3beta1/gapic/enums.py", + "google/cloud/vision_v1p3beta1/gapic/image_annotator_client.py", + "google/cloud/vision_v1p3beta1/gapic/image_annotator_client_config.py", + "google/cloud/vision_v1p3beta1/gapic/product_search_client.py", + "google/cloud/vision_v1p3beta1/gapic/product_search_client_config.py", + "google/cloud/vision_v1p3beta1/gapic/transports/__init__.py", + "google/cloud/vision_v1p3beta1/gapic/transports/image_annotator_grpc_transport.py", + "google/cloud/vision_v1p3beta1/gapic/transports/product_search_grpc_transport.py", + "google/cloud/vision_v1p3beta1/proto/__init__.py", + "google/cloud/vision_v1p3beta1/proto/geometry.proto", + "google/cloud/vision_v1p3beta1/proto/geometry_pb2.py", + "google/cloud/vision_v1p3beta1/proto/geometry_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/proto/image_annotator.proto", + "google/cloud/vision_v1p3beta1/proto/image_annotator_pb2.py", + "google/cloud/vision_v1p3beta1/proto/image_annotator_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/proto/product_search.proto", + "google/cloud/vision_v1p3beta1/proto/product_search_pb2.py", + "google/cloud/vision_v1p3beta1/proto/product_search_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/proto/product_search_service.proto", + "google/cloud/vision_v1p3beta1/proto/product_search_service_pb2.py", + "google/cloud/vision_v1p3beta1/proto/product_search_service_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/proto/text_annotation.proto", + "google/cloud/vision_v1p3beta1/proto/text_annotation_pb2.py", + "google/cloud/vision_v1p3beta1/proto/text_annotation_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/proto/web_detection.proto", + "google/cloud/vision_v1p3beta1/proto/web_detection_pb2.py", + "google/cloud/vision_v1p3beta1/proto/web_detection_pb2_grpc.py", + "google/cloud/vision_v1p3beta1/types.py", + "google/cloud/vision_v1p4beta1/__init__.py", + "google/cloud/vision_v1p4beta1/gapic/__init__.py", + "google/cloud/vision_v1p4beta1/gapic/enums.py", + "google/cloud/vision_v1p4beta1/gapic/image_annotator_client.py", + "google/cloud/vision_v1p4beta1/gapic/image_annotator_client_config.py", + "google/cloud/vision_v1p4beta1/gapic/product_search_client.py", + "google/cloud/vision_v1p4beta1/gapic/product_search_client_config.py", + "google/cloud/vision_v1p4beta1/gapic/transports/__init__.py", + "google/cloud/vision_v1p4beta1/gapic/transports/image_annotator_grpc_transport.py", + "google/cloud/vision_v1p4beta1/gapic/transports/product_search_grpc_transport.py", + "google/cloud/vision_v1p4beta1/proto/__init__.py", + "google/cloud/vision_v1p4beta1/proto/face.proto", + "google/cloud/vision_v1p4beta1/proto/face_pb2.py", + "google/cloud/vision_v1p4beta1/proto/face_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/geometry.proto", + "google/cloud/vision_v1p4beta1/proto/geometry_pb2.py", + "google/cloud/vision_v1p4beta1/proto/geometry_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/image_annotator.proto", + "google/cloud/vision_v1p4beta1/proto/image_annotator_pb2.py", + "google/cloud/vision_v1p4beta1/proto/image_annotator_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/product_search.proto", + "google/cloud/vision_v1p4beta1/proto/product_search_pb2.py", + "google/cloud/vision_v1p4beta1/proto/product_search_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/product_search_service.proto", + "google/cloud/vision_v1p4beta1/proto/product_search_service_pb2.py", + "google/cloud/vision_v1p4beta1/proto/product_search_service_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/text_annotation.proto", + "google/cloud/vision_v1p4beta1/proto/text_annotation_pb2.py", + "google/cloud/vision_v1p4beta1/proto/text_annotation_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/proto/web_detection.proto", + "google/cloud/vision_v1p4beta1/proto/web_detection_pb2.py", + "google/cloud/vision_v1p4beta1/proto/web_detection_pb2_grpc.py", + "google/cloud/vision_v1p4beta1/types.py", + "noxfile.py", + "renovate.json", + "samples/AUTHORING_GUIDE.md", + "samples/CONTRIBUTING.md", + "samples/snippets/crop_hints/noxfile.py", + "samples/snippets/detect/noxfile.py", + "samples/snippets/document_text/noxfile.py", + "samples/snippets/face_detection/noxfile.py", + "samples/snippets/product_search/noxfile.py", + "samples/snippets/quickstart/noxfile.py", + "samples/snippets/web/noxfile.py", + "scripts/decrypt-secrets.sh", + "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/v1/test_image_annotator_client_v1.py", + "tests/unit/gapic/v1/test_product_search_client_v1.py", + "tests/unit/gapic/v1p1beta1/test_image_annotator_client_v1p1beta1.py", + "tests/unit/gapic/v1p2beta1/test_image_annotator_client_v1p2beta1.py", + "tests/unit/gapic/v1p3beta1/test_image_annotator_client_v1p3beta1.py", + "tests/unit/gapic/v1p3beta1/test_product_search_client_v1p3beta1.py", + "tests/unit/gapic/v1p4beta1/test_image_annotator_client_v1p4beta1.py", + "tests/unit/gapic/v1p4beta1/test_product_search_client_v1p4beta1.py" ] } \ No newline at end of file