diff --git a/google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py b/google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py index 928dbd7e..faf647ea 100644 --- a/google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py +++ b/google/cloud/videointelligence_v1/proto/video_intelligence_pb2_grpc.py @@ -69,6 +69,7 @@ def AnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -82,6 +83,7 @@ def AnnotateVideo( google_dot_longrunning_dot_operations__pb2.Operation.FromString, options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, diff --git a/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py b/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py index 6e49a339..1b7f0116 100644 --- a/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py +++ b/google/cloud/videointelligence_v1beta2/proto/video_intelligence_pb2_grpc.py @@ -69,6 +69,7 @@ def AnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -82,6 +83,7 @@ def AnnotateVideo( google_dot_longrunning_dot_operations__pb2.Operation.FromString, options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, diff --git a/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py b/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py index 401c8a06..a17640d6 100644 --- a/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py +++ b/google/cloud/videointelligence_v1p1beta1/proto/video_intelligence_pb2_grpc.py @@ -69,6 +69,7 @@ def AnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -82,6 +83,7 @@ def AnnotateVideo( google_dot_longrunning_dot_operations__pb2.Operation.FromString, options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, diff --git a/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py b/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py index 519e851b..09c444df 100644 --- a/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py +++ b/google/cloud/videointelligence_v1p2beta1/proto/video_intelligence_pb2_grpc.py @@ -69,6 +69,7 @@ def AnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -82,6 +83,7 @@ def AnnotateVideo( google_dot_longrunning_dot_operations__pb2.Operation.FromString, options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, diff --git a/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py b/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py index e36fd3f0..9ba8b9e7 100644 --- a/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py +++ b/google/cloud/videointelligence_v1p3beta1/proto/video_intelligence_pb2_grpc.py @@ -69,6 +69,7 @@ def AnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -82,6 +83,7 @@ def AnnotateVideo( google_dot_longrunning_dot_operations__pb2.Operation.FromString, options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, @@ -148,6 +150,7 @@ def StreamingAnnotateVideo( options=(), channel_credentials=None, call_credentials=None, + insecure=False, compression=None, wait_for_ready=None, timeout=None, @@ -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, diff --git a/synth.metadata b/synth.metadata index d932edc8..8156811d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -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" } }, { @@ -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" ] } \ No newline at end of file