Skip to content

Commit cd8a168

Browse files
xinyunh0929chenyumic
authored andcommitted
Rebrand Cloud Job Discovery to Cloud Talent Solution and add the V3 code samples (GoogleCloudPlatform#1604)
* First version of CJD samples * Add more samples * Add more samples * Add more samples * Add more samples * Add quickstart and remove the deprecated sample * Remove unused dependency and adjust the indentation * Fix the lint issue * Fix the lint issue * Fix the lint issue * Move thes samples from /jobs/cjd_sample to /jobs * Modify the quickstart test * Add tests, modify tags, remove env and some other changes * format the code * Fx the issue in the sample and test * Remove all the extra empty lines * Fix the lint issue * Test * Test1 * V3 quickstart * remove test * Modify the samples for V3 * Add v3 samples and modify the README * Fix the errors in the samples * Fix the lint issue * Fix the lint issue * Fix the lint issue * Fix the lint issue
1 parent 7bbf70b commit cd8a168

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+1938
-11
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
.. This file is automatically generated. Do not edit this file directly.
22
3-
Google Cloud Job Discovery API Python Samples
3+
Google Cloud Talent Solution API Python Samples
44
===============================================================================
55

66
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
77
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=jobs/cjd_sample/README.rst
88

99

10-
This directory contains samples for Google Cloud Job Discovery API.
11-
The `Google Job Discovery API` 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.
10+
This directory contains samples for Google Cloud Talent Solution API.
11+
The `Google Talent Solution API` is part of Google for Jobs - a Google-wide commitment to help people find jobs more easily. Talent Solution 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.
1212

1313

1414

15-
.. _Google Cloud Job Discovery API: https://cloud.google.com/job-discovery/docs/
15+
.. _Google Cloud Talent Solution API: https://cloud.google.com/talent-solution/job-search/docs/
1616

1717
Setup
1818
-------------------------------------------------------------------------------
@@ -75,4 +75,4 @@ To run this sample:
7575
$ python base_company_sample.py
7676
7777
78-
.. _Google Cloud SDK: https://cloud.google.com/sdk/
78+
.. _Google Cloud SDK: https://cloud.google.com/sdk/
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# This file is used to generate README.rst
22

33
product:
4-
name: Google Cloud Job Discovery API
5-
short_name: CJD
6-
url: https://cloud.google.com/job-discovery/docs/
4+
name: Google Cloud Talent Solution API
5+
short_name: CTS
6+
url: https://cloud.google.com/talent-solution/job-search/docs/
77
description: >
8-
`Cloud Job Discovery` is a service that brings machine learning to your job
8+
`Cloud Talent Solution` is a service that brings machine learning to your job
99
search experience, returning high quality results to job seekers far beyond
1010
the limitations of typical keyword-based methods. Once integrated with your
11-
job content, Cloud Job Discovery automatically detects and infers various
11+
job content, Cloud Talent Solution automatically detects and infers various
1212
kinds of data, such as related titles, seniority, and industry.
1313

1414
setup:
@@ -39,4 +39,4 @@ samples:
3939
- name: LocationSearchSample
4040
file: location_search_sample.py
4141

42-
folder: jobs/cjd_sample
42+
folder: jobs/v2/api_client
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)