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

Commit

Permalink
chore: update grpc dependency to v1.33.1 (#63)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0cca438f-79aa-479b-8220-0c8fb355fefc/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 338646463
Source-Link: googleapis/googleapis@20b11df
  • Loading branch information
yoshi-automation committed Nov 18, 2020
1 parent 894abca commit 9d4bca7
Show file tree
Hide file tree
Showing 6 changed files with 169 additions and 3 deletions.
Expand Up @@ -69,6 +69,7 @@ def AnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -82,6 +83,7 @@ def AnnotateVideo(
google_dot_longrunning_dot_operations__pb2.Operation.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down
Expand Up @@ -69,6 +69,7 @@ def AnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -82,6 +83,7 @@ def AnnotateVideo(
google_dot_longrunning_dot_operations__pb2.Operation.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down
Expand Up @@ -69,6 +69,7 @@ def AnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -82,6 +83,7 @@ def AnnotateVideo(
google_dot_longrunning_dot_operations__pb2.Operation.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down
Expand Up @@ -69,6 +69,7 @@ def AnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -82,6 +83,7 @@ def AnnotateVideo(
google_dot_longrunning_dot_operations__pb2.Operation.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down
Expand Up @@ -69,6 +69,7 @@ def AnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -82,6 +83,7 @@ def AnnotateVideo(
google_dot_longrunning_dot_operations__pb2.Operation.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down Expand Up @@ -148,6 +150,7 @@ def StreamingAnnotateVideo(
options=(),
channel_credentials=None,
call_credentials=None,
insecure=False,
compression=None,
wait_for_ready=None,
timeout=None,
Expand All @@ -161,6 +164,7 @@ def StreamingAnnotateVideo(
google_dot_cloud_dot_videointelligence__v1p3beta1_dot_proto_dot_video__intelligence__pb2.StreamingAnnotateVideoResponse.FromString,
options,
channel_credentials,
insecure,
call_credentials,
compression,
wait_for_ready,
Expand Down
160 changes: 157 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-videointelligence.git",
"sha": "55415a81e738badc997e93d60c37b5dbc8b373ea"
"sha": "2d3b73496f1a50122b7a9bfbfa1d5e13bb2e06ff"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "0c9e3f8cb3a0c75983fe9a7897f0ef048d81e999",
"internalRef": "342123525"
"sha": "20b11dfe4538cd5da7b4c3dd7d2bf5b9922ff3ed",
"internalRef": "338646463"
}
},
{
Expand Down Expand Up @@ -77,5 +77,159 @@
"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/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.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/v1beta2/api.rst",
"docs/gapic/v1beta2/types.rst",
"docs/gapic/v1p1beta1/api.rst",
"docs/gapic/v1p1beta1/types.rst",
"docs/gapic/v1p2beta1/api.rst",
"docs/gapic/v1p2beta1/types.rst",
"docs/gapic/v1p3beta1/api.rst",
"docs/gapic/v1p3beta1/types.rst",
"docs/multiprocessing.rst",
"google/__init__.py",
"google/cloud/__init__.py",
"google/cloud/videointelligence.py",
"google/cloud/videointelligence_v1/__init__.py",
"google/cloud/videointelligence_v1/gapic/__init__.py",
"google/cloud/videointelligence_v1/gapic/enums.py",
"google/cloud/videointelligence_v1/gapic/transports/__init__.py",
"google/cloud/videointelligence_v1/gapic/transports/video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1/gapic/video_intelligence_service_client.py",
"google/cloud/videointelligence_v1/gapic/video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1/proto/__init__.py",
"google/cloud/videointelligence_v1/proto/video_intelligence.proto",
"google/cloud/videointelligence_v1/proto/video_intelligence_pb2.py",
"google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py",
"google/cloud/videointelligence_v1/types.py",
"google/cloud/videointelligence_v1beta2/__init__.py",
"google/cloud/videointelligence_v1beta2/gapic/__init__.py",
"google/cloud/videointelligence_v1beta2/gapic/enums.py",
"google/cloud/videointelligence_v1beta2/gapic/transports/__init__.py",
"google/cloud/videointelligence_v1beta2/gapic/transports/video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1beta2/gapic/video_intelligence_service_client.py",
"google/cloud/videointelligence_v1beta2/gapic/video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1beta2/proto/__init__.py",
"google/cloud/videointelligence_v1beta2/proto/video_intelligence.proto",
"google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2.py",
"google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py",
"google/cloud/videointelligence_v1beta2/types.py",
"google/cloud/videointelligence_v1p1beta1/__init__.py",
"google/cloud/videointelligence_v1p1beta1/gapic/__init__.py",
"google/cloud/videointelligence_v1p1beta1/gapic/enums.py",
"google/cloud/videointelligence_v1p1beta1/gapic/transports/__init__.py",
"google/cloud/videointelligence_v1p1beta1/gapic/transports/video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1p1beta1/gapic/video_intelligence_service_client.py",
"google/cloud/videointelligence_v1p1beta1/gapic/video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1p1beta1/proto/__init__.py",
"google/cloud/videointelligence_v1p1beta1/proto/video_intelligence.proto",
"google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2.py",
"google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py",
"google/cloud/videointelligence_v1p1beta1/types.py",
"google/cloud/videointelligence_v1p2beta1/__init__.py",
"google/cloud/videointelligence_v1p2beta1/gapic/__init__.py",
"google/cloud/videointelligence_v1p2beta1/gapic/enums.py",
"google/cloud/videointelligence_v1p2beta1/gapic/transports/__init__.py",
"google/cloud/videointelligence_v1p2beta1/gapic/transports/video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1p2beta1/gapic/video_intelligence_service_client.py",
"google/cloud/videointelligence_v1p2beta1/gapic/video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1p2beta1/proto/__init__.py",
"google/cloud/videointelligence_v1p2beta1/proto/video_intelligence.proto",
"google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2.py",
"google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py",
"google/cloud/videointelligence_v1p2beta1/types.py",
"google/cloud/videointelligence_v1p3beta1/__init__.py",
"google/cloud/videointelligence_v1p3beta1/gapic/__init__.py",
"google/cloud/videointelligence_v1p3beta1/gapic/enums.py",
"google/cloud/videointelligence_v1p3beta1/gapic/streaming_video_intelligence_service_client.py",
"google/cloud/videointelligence_v1p3beta1/gapic/streaming_video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1p3beta1/gapic/transports/__init__.py",
"google/cloud/videointelligence_v1p3beta1/gapic/transports/streaming_video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1p3beta1/gapic/transports/video_intelligence_service_grpc_transport.py",
"google/cloud/videointelligence_v1p3beta1/gapic/video_intelligence_service_client.py",
"google/cloud/videointelligence_v1p3beta1/gapic/video_intelligence_service_client_config.py",
"google/cloud/videointelligence_v1p3beta1/proto/__init__.py",
"google/cloud/videointelligence_v1p3beta1/proto/video_intelligence.proto",
"google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2.py",
"google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py",
"google/cloud/videointelligence_v1p3beta1/types.py",
"noxfile.py",
"renovate.json",
"samples/AUTHORING_GUIDE.md",
"samples/CONTRIBUTING.md",
"samples/analyze/README.rst",
"samples/analyze/noxfile.py",
"samples/labels/README.rst",
"samples/labels/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_video_intelligence_service_client_v1.py",
"tests/unit/gapic/v1beta2/test_video_intelligence_service_client_v1beta2.py",
"tests/unit/gapic/v1p1beta1/test_video_intelligence_service_client_v1p1beta1.py",
"tests/unit/gapic/v1p2beta1/test_video_intelligence_service_client_v1p2beta1.py",
"tests/unit/gapic/v1p3beta1/test_streaming_video_intelligence_service_client_v1p3beta1.py",
"tests/unit/gapic/v1p3beta1/test_video_intelligence_service_client_v1p3beta1.py"
]
}

0 comments on commit 9d4bca7

Please sign in to comment.