Basics and quickstarts
-   Cloud Vision setup and cleanupLearn how to complete the required setup steps to start using the Vision API. 
-   AuthenticationLearn more about authentication with Vision API. 
-   Using client librariesLearn the fundamentals of Vision API by detecting labels in an image programmatically using the client libraries for your language of choice (C#, Go, Java, Node.js, PHP, Python, and Ruby). 
-   Using the command lineUse the Vision API on the command line to make an image annotation request for multiple features with an image hosted in Cloud Storage. 
-   Using API explorerUse the embedded API Explorer to make Vision API requests without leaving the docs. 
Cloud Shell Editor (Google Cloud console) quickstarts
-   Getting started with Cloud Vision (REST & CMD line)Use the Vision API on the command line to make an image annotation request for multiple features with an image hosted in Cloud Storage. 
-   Getting started with the Vision API (Java)Learn the fundamentals of Vision API by detecting labels in an image programmatically using the Java client library. 
-   Getting started with the Vision API (Go)Learn the fundamentals of Vision API by detecting labels in an image programmatically using the Go client library. 
-   Getting started with the Vision API (Node.js)Learn the fundamentals of Vision API by detecting labels in an image programmatically using the Node.js client library. 
-   Getting started with the Vision API (Python)Learn the fundamentals of Vision API by detecting labels in an image programmatically using the Python client library. 
-   Analyze images with the Vision API and Cloud Run functionsLearn how to analyze an image using the Vision API and a Storage-triggered Cloud Function.