Skip to content

Commit 5562f66

Browse files
yoshi-automationbusunkim96
authored andcommitted
Change docstrings (via synth). (googleapis#7983)
1 parent f4ab042 commit 5562f66

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

vision/google/cloud/vision_v1/proto/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

vision/google/cloud/vision_v1/proto/image_annotator_pb2.py

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vision/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-05-10T12:47:38.889049Z",
2+
"updateTime": "2019-05-15T12:38:41.923892Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
16-
"internalRef": "247530843"
15+
"sha": "275cdfcdc3188a60456f43acd139b8cc037379f4",
16+
"internalRef": "248217300"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)