Assigned
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
de...@gmail.com <de...@gmail.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
ma...@google.com <ma...@google.com> #4
Is it any hope? We have migrated our IP address to the server with different role, and now the name of this IP address resource doesn't match its role at all. It seems to be trivial enough to momentary reserve static IP address of the old named resource, drop resource, and immediately recreate it with the new name and the old IP address.
bi...@gmail.com <bi...@gmail.com> #5
This would also improve life when using the Google Deployment Manager (since it otherwise error's out if you've changed a name of an IP)
ma...@google.com <ma...@google.com> #6
Over 3 years to get something as basic as renaming a static IP address. Any progress here?
de...@gmail.com <de...@gmail.com> #7
Yes, I have a customer who has this exact issue too! Any updates or workarounds would be very appreciated!
ro...@compleatsoftware.com <ro...@compleatsoftware.com> #8
Comment has been deleted.
Description
We've found an issue when using Google Vision API - DocumentTextDetection feature on PDFs that has selectable text and images in the same page.
The behavior of API for PDFs has been changed cause we always expect that the service read all document text no matter it's editable / image / or not. In other words, the API always need to read the "printed" page with all information and not just selectable text.
If the API just reads selectable texts Google does not need to create an OCR service because is too simple to read just texts in PDFs!
Follow attached the files to reproduce the issue:
Submit PDF to Google Vision just returns the information on "selectable text".
Submit de ...0001.jpg to Google Vision return the full text present on the page
We need a position urgently!