Skip to content

Commit

Permalink
[CHANGE ME] Re-generated texttospeech to pick up changes in the API o…
Browse files Browse the repository at this point in the history
…r client library generator.
  • Loading branch information
yoshi-automation committed Feb 2, 2019
1 parent 92d76f8 commit a9d78d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
4 changes: 1 addition & 3 deletions texttospeech/google/cloud/texttospeech_v1/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@

from google.api_core.protobuf_helpers import get_messages

from google.api import http_pb2
from google.cloud.texttospeech_v1.proto import cloud_tts_pb2
from google.protobuf import descriptor_pb2

_shared_modules = [http_pb2, descriptor_pb2]
_shared_modules = []

_local_modules = [cloud_tts_pb2]

Expand Down
4 changes: 1 addition & 3 deletions texttospeech/google/cloud/texttospeech_v1beta1/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@

from google.api_core.protobuf_helpers import get_messages

from google.api import http_pb2
from google.cloud.texttospeech_v1beta1.proto import cloud_tts_pb2
from google.protobuf import descriptor_pb2

_shared_modules = [http_pb2, descriptor_pb2]
_shared_modules = []

_local_modules = [cloud_tts_pb2]

Expand Down
6 changes: 3 additions & 3 deletions texttospeech/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"updateTime": "2019-02-01T19:05:35.269409Z",
"updateTime": "2019-02-02T13:31:17.308137Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.7",
"dockerImage": "googleapis/artman@sha256:d6c8ced606eb49973ca95d2af7c55a681acc042db0f87d135968349e7bf6dd80"
"version": "0.16.8",
"dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7"
}
},
{
Expand Down

0 comments on commit a9d78d8

Please sign in to comment.