- About the Google Vision connector
- Google Vision authentication
About the Google Vision connector
Google Cloud Vision allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content.
With the UiPath for Google Cloud Vision connector, you can understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "lion", "Eiffel Tower"), detects individual objects and faces within images, and finds and reads printed words contained within images.
Authentication
Before automating processes, you need to establish a connection with your Google Vision instance. Step-by-step instructions are available in the Google Vision authentication page.
Events
The Google Vision connector does not currently support events.
Activity package
You can use the connection to enable the Google Vision activities in UiPath Studio and build automations that interact with your Google Vision data. This allows you to execute create, read, update, and delete operations on your Google Vision objects.
Provider documentation
The UiPath connector for Google Vision is compatible with the REST API v1. Learn more at the Cloud Vision API documentation platform.