Skip to content

Commit

Permalink
chore: reorder classes (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Dec 30, 2020
1 parent fe7704d commit 0b502ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ class ImageAnnotatorClient(VisionHelpers, IacImageAnnotatorClient):
"GetReferenceImageRequest",
"Image",
"ImageAnnotationContext",
"ImageAnnotatorClient",
"ImageContext",
"ImageProperties",
"ImageSource",
Expand Down Expand Up @@ -180,6 +179,7 @@ class ImageAnnotatorClient(VisionHelpers, IacImageAnnotatorClient):
"Paragraph",
"Position",
"Product",
"ProductSearchClient",
"ProductSearchParams",
"ProductSearchResults",
"ProductSet",
Expand All @@ -198,5 +198,5 @@ class ImageAnnotatorClient(VisionHelpers, IacImageAnnotatorClient):
"WebDetection",
"WebDetectionParams",
"Word",
"ProductSearchClient",
"ImageAnnotatorClient",
)
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-vision.git",
"sha": "eaf1621dc5a76e970e58d6366a80c1272be83ed2"
"sha": "a06fb3c54f4210d28baa005dc836b3db82aa56ec"
}
},
{
Expand Down

0 comments on commit 0b502ea

Please sign in to comment.