Skip to content

Commit

Permalink
[CHANGE ME] Re-generated vision to pick up changes in the API or clie…
Browse files Browse the repository at this point in the history
…nt library generator.
  • Loading branch information
yoshi-automation committed May 15, 2019
1 parent f4ab042 commit 04832d9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions vision/google/cloud/vision_v1/proto/image_annotator.proto
Expand Up @@ -824,8 +824,8 @@ message InputConfig {
// not work for AsyncBatchAnnotateFiles requests.
bytes content = 3;

// The type of the file. Currently only "application/pdf" and "image/tiff"
// are supported. Wildcards are not supported.
// The type of the file. Currently only "application/pdf", "image/tiff" and
// "image/gif" are supported. Wildcards are not supported.
string mime_type = 2;
}

Expand Down
5 changes: 3 additions & 2 deletions vision/google/cloud/vision_v1/proto/image_annotator_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vision/synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2019-05-10T12:47:38.889049Z",
"updateTime": "2019-05-15T12:38:41.923892Z",
"sources": [
{
"generator": {
Expand All @@ -12,8 +12,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
"internalRef": "247530843"
"sha": "275cdfcdc3188a60456f43acd139b8cc037379f4",
"internalRef": "248217300"
}
},
{
Expand Down

0 comments on commit 04832d9

Please sign in to comment.