From 04832d931126dc94d670d494f4c020fa17dfcffa Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 15 May 2019 05:38:42 -0700 Subject: [PATCH] [CHANGE ME] Re-generated vision to pick up changes in the API or client library generator. --- vision/google/cloud/vision_v1/proto/image_annotator.proto | 4 ++-- vision/google/cloud/vision_v1/proto/image_annotator_pb2.py | 5 +++-- vision/synth.metadata | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/vision/google/cloud/vision_v1/proto/image_annotator.proto b/vision/google/cloud/vision_v1/proto/image_annotator.proto index ad9087213ac3..3375345e2d1d 100644 --- a/vision/google/cloud/vision_v1/proto/image_annotator.proto +++ b/vision/google/cloud/vision_v1/proto/image_annotator.proto @@ -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; } diff --git a/vision/google/cloud/vision_v1/proto/image_annotator_pb2.py b/vision/google/cloud/vision_v1/proto/image_annotator_pb2.py index e3433a001e10..cfff0600a2c5 100644 --- a/vision/google/cloud/vision_v1/proto/image_annotator_pb2.py +++ b/vision/google/cloud/vision_v1/proto/image_annotator_pb2.py @@ -4475,8 +4475,9 @@ requests. It does not work for AsyncBatchAnnotateFiles requests. mime_type: - 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. """, # @@protoc_insertion_point(class_scope:google.cloud.vision.v1.InputConfig) ), diff --git a/vision/synth.metadata b/vision/synth.metadata index a62dd512e34b..aeb38574d3c9 100644 --- a/vision/synth.metadata +++ b/vision/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-05-10T12:47:38.889049Z", + "updateTime": "2019-05-15T12:38:41.923892Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a", - "internalRef": "247530843" + "sha": "275cdfcdc3188a60456f43acd139b8cc037379f4", + "internalRef": "248217300" } }, {