Skip to content

Commit 998a801

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 34749 b: refs/heads/autosynth-texttospeech c: 8e9c0e5 h: refs/heads/master i: 34747: 22c75d0
1 parent 7d2b0fd commit 998a801

5 files changed

Lines changed: 26 additions & 26 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ refs/heads/autosynth-scheduler: a3de6480746d1cd586ca8b9d75c55a636f371539
140140
refs/heads/autosynth-spanner: d963fe4368e79cf6abae5d511785e8ced8ac57f4
141141
refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142
refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143-
refs/heads/autosynth-texttospeech: 14d2eec96e61a15f6a6ac9a6ab5a2efa8b31253d
143+
refs/heads/autosynth-texttospeech: 8e9c0e567429c15795e86dba1ed9a34bef6fcbb4
144144
refs/heads/autosynth-trace: c94eef6e4d9c6fd24888216e28ca7271959c1cf0
145145
refs/heads/autosynth-websecurityscanner: fa561b356aabcd92d415ae8dc88fd8d87dbc5b23
146146
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64

branches/autosynth-texttospeech/google-api-grpc/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/InputConfig.java

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

branches/autosynth-texttospeech/google-api-grpc/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/InputConfigOrBuilder.java

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

branches/autosynth-texttospeech/google-api-grpc/proto-google-cloud-vision-v1/src/main/proto/google/cloud/vision/v1/image_annotator.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -824,8 +824,8 @@ message InputConfig {
824824
// not work for AsyncBatchAnnotateFiles requests.
825825
bytes content = 3;
826826

827-
// The type of the file. Currently only "application/pdf" and "image/tiff"
828-
// are supported. Wildcards are not supported.
827+
// The type of the file. Currently only "application/pdf", "image/tiff" and
828+
// "image/gif" are supported. Wildcards are not supported.
829829
string mime_type = 2;
830830
}
831831

branches/autosynth-texttospeech/google-cloud-clients/google-cloud-vision/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-05-02T08:03:58.499509Z",
2+
"updateTime": "2019-05-11T08:00:19.555786Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.17.1",
8-
"dockerImage": "googleapis/artman@sha256:a40ca4dd4ef031c0ded4df4909ffdf7b3f20d29b23e682ef991eb60ba0ca6025"
7+
"version": "0.19.0",
8+
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "dd42335a9a8613072bef9cbda2725e84631d7043",
16-
"internalRef": "246232940"
15+
"sha": "32b08107fa1710f46287c17d5bb2016e443ed3ba",
16+
"internalRef": "247684466"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)