This repository contains the companion / solution code for all Cloud Talent Solution Job - Search API codelabs.
The Google Cloud Talent Solution - Job Search API brings machine learning to the job search experience, returning high quality results to job seekers far beyond the limitations of typical keyword-based methods. Once integrated with your job content, Cloud Talent Solution automatically detects and infers various kinds of data, such as related titles, seniority, and industry.
Before running these code samples, make sure to create a service account with a JSON key and set the environment variable:
export GOOGLE_APPLICATION_CREDENTIALS="[PATH_TO_SERVICE_ACCOUNT_KEY]"