Skip to content

Commit 18989ed

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 29069 b: refs/heads/autosynth-logging c: 8e9c0e5 h: refs/heads/master i: 29067: c133909
1 parent 44530ba commit 18989ed

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
@@ -104,7 +104,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106106
refs/heads/autosynth-dlp: 49572edd157e407b5d979154c583b984e144c79f
107-
refs/heads/autosynth-logging: 14d2eec96e61a15f6a6ac9a6ab5a2efa8b31253d
107+
refs/heads/autosynth-logging: 8e9c0e567429c15795e86dba1ed9a34bef6fcbb4
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
110110
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

branches/autosynth-logging/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-logging/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-logging/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-logging/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)