Ensure that you are using a Google Cloud Billing account that has credits to create new projects.
- Navigate to Google Cloud Console.
- Click the icon and click the New Project button.
- Enter the name of project and click the Create button.
- Enable Cloud Vision API for the newly created Project.
- Create Service Account for the newly created project.
- Enter the Service Account name and click the Create button. Enter other details (optional) and click the Done button.
The service accounts for the project are displayed.
- Click the icon and select the Create Key button.
- Select Key type and click the Create button.
A private key is saved to your computer and displays project_id, private_key_id, private_key, client_id, etc.