From 78b38c2eb3aa37ad6c5e8af7ab6f1b090495e762 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Sat, 2 Feb 2019 05:29:26 -0800 Subject: [PATCH] [CHANGE ME] Re-generated speech to pick up changes in the API or client library generator. --- speech/google/cloud/speech_v1/types.py | 14 +------------- speech/google/cloud/speech_v1p1beta1/types.py | 15 +-------------- speech/synth.metadata | 10 +++++----- 3 files changed, 7 insertions(+), 32 deletions(-) diff --git a/speech/google/cloud/speech_v1/types.py b/speech/google/cloud/speech_v1/types.py index 958ae978e2e2..ede9f16a1664 100644 --- a/speech/google/cloud/speech_v1/types.py +++ b/speech/google/cloud/speech_v1/types.py @@ -19,26 +19,14 @@ from google.api_core.protobuf_helpers import get_messages -from google.api import http_pb2 from google.cloud.speech_v1.proto import cloud_speech_pb2 from google.longrunning import operations_pb2 from google.protobuf import any_pb2 -from google.protobuf import descriptor_pb2 from google.protobuf import duration_pb2 -from google.protobuf import empty_pb2 from google.protobuf import timestamp_pb2 from google.rpc import status_pb2 -_shared_modules = [ - http_pb2, - operations_pb2, - any_pb2, - descriptor_pb2, - duration_pb2, - empty_pb2, - timestamp_pb2, - status_pb2, -] +_shared_modules = [operations_pb2, any_pb2, duration_pb2, timestamp_pb2, status_pb2] _local_modules = [cloud_speech_pb2] diff --git a/speech/google/cloud/speech_v1p1beta1/types.py b/speech/google/cloud/speech_v1p1beta1/types.py index 4b0ac8420987..6c96646a31d1 100644 --- a/speech/google/cloud/speech_v1p1beta1/types.py +++ b/speech/google/cloud/speech_v1p1beta1/types.py @@ -19,26 +19,13 @@ from google.api_core.protobuf_helpers import get_messages -from google.api import http_pb2 from google.cloud.speech_v1p1beta1.proto import cloud_speech_pb2 from google.longrunning import operations_pb2 from google.protobuf import any_pb2 -from google.protobuf import descriptor_pb2 from google.protobuf import duration_pb2 -from google.protobuf import empty_pb2 -from google.protobuf import timestamp_pb2 from google.rpc import status_pb2 -_shared_modules = [ - http_pb2, - operations_pb2, - any_pb2, - descriptor_pb2, - duration_pb2, - empty_pb2, - timestamp_pb2, - status_pb2, -] +_shared_modules = [operations_pb2, any_pb2, duration_pb2, status_pb2] _local_modules = [cloud_speech_pb2] diff --git a/speech/synth.metadata b/speech/synth.metadata index d602bde899d7..b9481284de36 100644 --- a/speech/synth.metadata +++ b/speech/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-02-01T01:10:29.243119Z", + "updateTime": "2019-02-02T13:29:26.178370Z", "sources": [ { "generator": { "name": "artman", - "version": "0.16.7", - "dockerImage": "googleapis/artman@sha256:d6c8ced606eb49973ca95d2af7c55a681acc042db0f87d135968349e7bf6dd80" + "version": "0.16.8", + "dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "acb5253cd11cd43cab93eb153d6e48ba0fa5303d", - "internalRef": "231786007" + "sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a", + "internalRef": "231974277" } }, {