Assigned
Status Update
Comments
ku...@google.com <ku...@google.com> #2
I have informed our engineering team of this feature request. There is currently no ETA for its implementation.
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]https://cloud.google.com/vision/reference/rest/v1/images/annotate#boundingpoly
A current workaround would be to check the returned "boundingPoly" [1] "vertices" for the returned "textAnnotations". If the calculated rectangle's heights > widths, than your image is sideways.
[1]
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
When the error occurs for IMPORT, the error message gives two buttons; “DETAILS”, “DISMISS”.
“DETAILS” navigates to the detail pane with error logs. This pane cannot be reopened once users click the “DISMISS” button.
I would like to have alternatives to access “DETAILS” even after the “DISMISS” button has been put.
How this might work:
For example, when the error occurs for IMPORT, users receive a notification email with a link which shows a page with these two buttons(already implemented).
By configuring this functionality, this email link would always show two buttons or redirect to a screen where users can see error messages whenever they want.
If applicable, reasons why alternative solutions are not sufficient:
There is no alternative solution at the moment.
Other information (workarounds you have tried, documentation consulted, etc):
I have checked the official page about importing datasets[1]. No description could be found about this case.
[1]