Skip to content

Commit 2dfa93a

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 35323 b: refs/heads/pubsub-ordering-keys c: 8e9c0e5 h: refs/heads/master i: 35321: 3d52f1b 35319: 82381d5
1 parent 427c206 commit 2dfa93a

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
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: 14d2eec96e61a15f6a6ac9a6ab5a2efa8b31253d
158+
refs/heads/pubsub-ordering-keys: 8e9c0e567429c15795e86dba1ed9a34bef6fcbb4
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0

branches/pubsub-ordering-keys/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/pubsub-ordering-keys/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/pubsub-ordering-keys/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/pubsub-ordering-keys/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)