Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

feat(videointelligence): add person detection and face detection #5

Merged
merged 3 commits into from Feb 13, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:19e945954fc960a4bdfee6cb34695898ab21a8cf0bac063ee39b91f00a1faec8
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1beta2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1beta2.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/videointelligence/v1beta2/video_intelligence.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1beta2/google/cloud/videointelligence_v1beta2/proto/video_intelligence.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1beta2/google/cloud/videointelligence_v1beta2/proto.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1beta2/gapic/video_intelligence_service_client.py.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p1beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/videointelligence/v1p1beta1/video_intelligence.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p1beta1/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p1beta1/google/cloud/videointelligence_v1p1beta1/proto.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1p1beta1/gapic/video_intelligence_service_client.py.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p2beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p2beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/videointelligence/v1p2beta1/video_intelligence.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p2beta1/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p2beta1/google/cloud/videointelligence_v1p2beta1/proto.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1p2beta1/gapic/video_intelligence_service_client.py.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p3beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p3beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/videointelligence/v1p3beta1/video_intelligence.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p3beta1/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1p3beta1/google/cloud/videointelligence_v1p3beta1/proto.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1p3beta1/gapic/video_intelligence_service_client.py.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1p3beta1/gapic/streaming_video_intelligence_service_client.py.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/videointelligence/v1/video_intelligence.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1/google/cloud/videointelligence_v1/proto/video_intelligence.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/video-intelligence-v1/google/cloud/videointelligence_v1/proto.
synthtool > Replaced 'google-cloud-video-intelligence' in google/cloud/videointelligence_v1/gapic/video_intelligence_service_client.py.
synthtool > No replacements made in tests/unit/gapic/**/test_video_intelligence_service_client_*.py for pattern ^(\s+)expected_request = video_intelligence_pb2.AnnotateVideoRequest\(\), maybe replacement is not longer needed?
.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
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docs/common.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/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
noxfile.py.j2
renovate.json
setup.cfg
Running session blacken
Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
pip install black==19.3b0
black docs google tests noxfile.py setup.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/gapic/video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/gapic/transports/video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/gapic/video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/gapic/transports/video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/gapic/video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/gapic/video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/gapic/transports/video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/gapic/video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/gapic/video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/gapic/transports/video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/gapic/video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/gapic/video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/streaming_video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/streaming_video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/transports/streaming_video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/transports/video_intelligence_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/video_intelligence_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/gapic/video_intelligence_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/noxfile.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1/test_video_intelligence_service_client_v1.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1beta2/test_video_intelligence_service_client_v1beta2.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1p1beta1/test_video_intelligence_service_client_v1p1beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1p2beta1/test_video_intelligence_service_client_v1p2beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1p3beta1/test_streaming_video_intelligence_service_client_v1p3beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1p3beta1/test_video_intelligence_service_client_v1p3beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1/proto/video_intelligence_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2.py
All done! ✨ 🍰 ✨
54 files reformatted, 17 files left unchanged.
Session blacken was successful.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 5, 2020
@nnegrey nnegrey changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat(videointelligence): add person detection and face detection Feb 12, 2020
Copy link
Contributor

@nnegrey nnegrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nnegrey
Copy link
Contributor

nnegrey commented Feb 12, 2020

@busunkim96, do you normally checkout the branch locally, do a commit amend to update the commit or is there a better way?

@busunkim96 busunkim96 added do not merge Indicates a pull request not ready for merge, due to either quality or timing. api: videointelligence Issues related to the googleapis/python-videointelligence API. labels Feb 12, 2020
@busunkim96
Copy link
Contributor

@nnegrey Could you take another look at this PR?

@busunkim96 busunkim96 added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Feb 13, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 13, 2020
@busunkim96 busunkim96 merged commit 6464f30 into master Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: videointelligence Issues related to the googleapis/python-videointelligence API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants