Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vision: remove unused message exports (via synth). #7280

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/vision/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/vision/artman_vision_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/web_detection.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/web_detection.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/image_annotator.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/image_annotator.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/product_search.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/product_search.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/product_search_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/product_search_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/geometry.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/geometry.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1/text_annotation.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto/text_annotation.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1/google/cloud/vision_v1/proto.
synthtool > Replaced 'from __future__ import absolute_import' in google/cloud/vision_v1/__init__.py.
synthtool > Replaced 'image_annotator_client' in google/cloud/vision_v1/__init__.py.
synthtool > Replaced 'from google.cloud.vision_v1.gapic import iac' in google/cloud/vision_v1/__init__.py.
synthtool > Replaced 'class ImageAnnotatorClient\\(iac.ImageAnnotatorClient\\):' in google/cloud/vision_v1/__init__.py.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p1beta1/web_detection.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1/google/cloud/vision_v1p1beta1/proto/web_detection.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p1beta1/image_annotator.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1/google/cloud/vision_v1p1beta1/proto/image_annotator.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p1beta1/geometry.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1/google/cloud/vision_v1p1beta1/proto/geometry.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p1beta1/text_annotation.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1/google/cloud/vision_v1p1beta1/proto/text_annotation.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p1beta1/google/cloud/vision_v1p1beta1/proto.
synthtool > Replaced 'from __future__ import absolute_import' in google/cloud/vision_v1p1beta1/__init__.py.
synthtool > Replaced 'image_annotator_client' in google/cloud/vision_v1p1beta1/__init__.py.
synthtool > Replaced 'from google.cloud.vision_v1p1beta1.gapic import iac' in google/cloud/vision_v1p1beta1/__init__.py.
synthtool > Replaced 'class ImageAnnotatorClient\\(iac.ImageAnnotatorClient\\):' in google/cloud/vision_v1p1beta1/__init__.py.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p2beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p2beta1/web_detection.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1/google/cloud/vision_v1p2beta1/proto/web_detection.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p2beta1/image_annotator.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1/google/cloud/vision_v1p2beta1/proto/image_annotator.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p2beta1/geometry.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1/google/cloud/vision_v1p2beta1/proto/geometry.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p2beta1/text_annotation.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1/google/cloud/vision_v1p2beta1/proto/text_annotation.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p2beta1/google/cloud/vision_v1p2beta1/proto.
synthtool > Replaced 'from __future__ import absolute_import' in google/cloud/vision_v1p2beta1/__init__.py.
synthtool > Replaced 'image_annotator_client' in google/cloud/vision_v1p2beta1/__init__.py.
synthtool > Replaced 'from google.cloud.vision_v1p2beta1.gapic import iac' in google/cloud/vision_v1p2beta1/__init__.py.
synthtool > Replaced 'class ImageAnnotatorClient\\(iac.ImageAnnotatorClient\\):' in google/cloud/vision_v1p2beta1/__init__.py.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p3beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/web_detection.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/web_detection.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/image_annotator.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/image_annotator.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/product_search.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/product_search.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/product_search_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/product_search_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/geometry.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/geometry.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/vision/v1p3beta1/text_annotation.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto/text_annotation.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/vision-v1p3beta1/google/cloud/vision_v1p3beta1/proto.
synthtool > Replaced 'from __future__ import absolute_import' in google/cloud/vision_v1p3beta1/__init__.py.
synthtool > Replaced 'image_annotator_client' in google/cloud/vision_v1p3beta1/__init__.py.
synthtool > Replaced 'from google.cloud.vision_v1p3beta1.gapic import iac' in google/cloud/vision_v1p3beta1/__init__.py.
synthtool > Replaced 'class ImageAnnotatorClient\\(iac.ImageAnnotatorClient\\):' in google/cloud/vision_v1p3beta1/__init__.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p3beta1/gapic/image_annotator_client.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p3beta1/gapic/product_search_client.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p3beta1/gapic/transports/image_annotator_grpc_transport.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p3beta1/gapic/transports/product_search_grpc_transport.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1/gapic/image_annotator_client.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1/gapic/product_search_client.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1/gapic/transports/image_annotator_grpc_transport.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1/gapic/transports/product_search_grpc_transport.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p2beta1/gapic/image_annotator_client.py.
synthtool > Replaced 'import google.api_core.operations_v1' in google/cloud/vision_v1p2beta1/gapic/transports/image_annotator_grpc_transport.py.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in /tmpfs/src/git/autosynth/working_repo/vision/.nox/blacken
pip install --upgrade black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/image_annotator_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/product_search_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/transports/image_annotator_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/image_annotator_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/geometry_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/transports/product_search_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/image_annotator_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/gapic/product_search_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/product_search_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/product_search_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/geometry_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/product_search_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/text_annotation_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/web_detection_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/web_detection_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/gapic/image_annotator_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/gapic/image_annotator_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/text_annotation_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/gapic/transports/image_annotator_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/geometry_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/geometry_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/image_annotator_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/text_annotation_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/text_annotation_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/product_search_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/web_detection_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/gapic/image_annotator_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/gapic/image_annotator_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/gapic/transports/image_annotator_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/web_detection_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/geometry_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/geometry_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/image_annotator_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1/proto/image_annotator_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/text_annotation_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p1beta1/proto/image_annotator_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/web_detection_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/web_detection_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/image_annotator_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/image_annotator_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/product_search_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/text_annotation_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/transports/image_annotator_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/transports/product_search_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/geometry_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/geometry_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/image_annotator_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/gapic/product_search_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/product_search_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/product_search_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/product_search_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p2beta1/proto/image_annotator_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/text_annotation_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/text_annotation_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/web_detection_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1/test_image_annotator_client_v1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/web_detection_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1p1beta1/test_image_annotator_client_v1p1beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1p2beta1/test_image_annotator_client_v1p2beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1p3beta1/test_image_annotator_client_v1p3beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/product_search_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1/test_product_search_client_v1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/tests/unit/gapic/v1p3beta1/test_product_search_client_v1p3beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/vision/google/cloud/vision_v1p3beta1/proto/image_annotator_pb2.py
All done! ✨ 🍰 ✨
76 files reformatted, 23 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: vision Issues related to the Cloud Vision API. label Feb 2, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 2, 2019
@tseaver tseaver added the codegen label Feb 4, 2019
@tseaver tseaver changed the title [CHANGE ME] Re-generated vision to pick up changes in the API or client library generator. Vision: remove unused message exports (via synth). Feb 4, 2019
@crwilcox crwilcox merged commit ed40c6d into master Feb 6, 2019
parthea pushed a commit that referenced this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vision Issues related to the Cloud Vision API. cla: yes This human has signed the Contributor License Agreement. codegen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants