Skip to content

Commit 8e9c0e5

Browse files
yoshi-automationsduskis
authored andcommitted
Regenerate vision client (#5175)
1 parent 14d2eec commit 8e9c0e5

4 files changed

Lines changed: 25 additions & 25 deletions

File tree

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.

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.

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

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)