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

Commit 24b4a11

Browse files
yoshi-automationbusunkim96
authored andcommitted
Declare encoding as utf-8 in pb2 files (via synth). (#8367)
1 parent 9cbc200 commit 24b4a11

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

google/cloud/texttospeech_v1/proto/cloud_tts_pb2.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google/cloud/texttospeech_v1beta1/proto/cloud_tts_pb2.py

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-06-14T12:34:21.212108Z",
2+
"updateTime": "2019-06-15T12:32:48.504751Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.25.0",
8-
"dockerImage": "googleapis/artman@sha256:ef1a98ab1e2b8f05f4d9a56f27d63347aefe14020e5f2d585172b14ca76f1d90"
7+
"version": "0.26.0",
8+
"dockerImage": "googleapis/artman@sha256:6db0735b0d3beec5b887153a2a7c7411fc7bb53f73f6f389a822096bd14a3a15"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "c23b68eecb00c4d285a730a49b1d7d943cd56183",
16-
"internalRef": "253113405"
15+
"sha": "7b58b37559f6a5337c4c564518e9573d742df225",
16+
"internalRef": "253322136"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)