| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Cloud Job Discovery is part of Google for Jobs - a Google-wide commitment to help people find jobs more easily. Job Discovery provides plug and play access to Google’s search and machine learning capabilities, enabling the entire recruiting ecosystem - company career sites, job boards, applicant tracking systems, and staffing agencies to improve job site engagement and candidate conversion.
This sample Java application demonstrates how to access the Cloud Job Discovery API using the Google Cloud Client Library for Java.
Build your project with:
mvn clean package
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your/key.json
mvn -Dtest=SampleTests test
Or a single sample:
mvn exec:java -Dexec.mainClass="com.google.samples.BatchOperationSample"
| Back | FazBrowse Home | New Git URL |