Cloud Talent Solution API

Cloud Talent Solution provides the capability to create, read, update, and delete job postings, as well as search jobs based on keywords and filters.

Service: jobs.googleapis.com

We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://jobs.googleapis.com

REST Resource: v3p1beta1.projects

Methods
complete GET /v3p1beta1/{name=projects/*}:complete
Completes the specified prefix with keyword suggestions.

REST Resource: v3p1beta1.projects.clientEvents

Methods
create POST /v3p1beta1/{parent=projects/*}/clientEvents
Report events issued when end user interacts with customer's application that uses Cloud Talent Solution.

REST Resource: v3p1beta1.projects.companies

Methods
create POST /v3p1beta1/{parent=projects/*}/companies
Creates a new company entity.
delete DELETE /v3p1beta1/{name=projects/*/companies/*}
Deletes specified company.
get GET /v3p1beta1/{name=projects/*/companies/*}
Retrieves specified company.
list GET /v3p1beta1/{parent=projects/*}/companies
Lists all companies associated with the service account.
patch PATCH /v3p1beta1/{company.name=projects/*/companies/*}
Updates specified company.

REST Resource: v3p1beta1.projects.jobs

Methods
batchDelete POST /v3p1beta1/{parent=projects/*}/jobs:batchDelete
Deletes a list of Jobs by filter.
create POST /v3p1beta1/{parent=projects/*}/jobs
Creates a new job.
delete DELETE /v3p1beta1/{name=projects/*/jobs/*}
Deletes the specified job.
get GET /v3p1beta1/{name=projects/*/jobs/*}
Retrieves the specified job, whose status is OPEN or recently EXPIRED within the last 90 days.
list GET /v3p1beta1/{parent=projects/*}/jobs
Lists jobs by filter.
patch PATCH /v3p1beta1/{job.name=projects/*/jobs/*}
Updates specified job.
search POST /v3p1beta1/{parent=projects/*}/jobs:search
Searches for jobs using the provided SearchJobsRequest.
searchForAlert POST /v3p1beta1/{parent=projects/*}/jobs:searchForAlert
Searches for jobs using the provided SearchJobsRequest.

REST Resource: v3p1beta1.projects.operations

Methods
get GET /v3p1beta1/{name=projects/*/operations/*}
Gets the latest state of a long-running operation.

Service: jobs.googleapis.com

We recommend that you call this service using Google-provided client libraries. If your application needs to call this service using your own libraries, you should use the following information when making the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service may have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://jobs.googleapis.com

REST Resource: v3.projects

Methods
complete GET /v3/{name=projects/*}:complete
Completes the specified prefix with keyword suggestions.

REST Resource: v3.projects.clientEvents

Methods
create POST /v3/{parent=projects/*}/clientEvents
Report events issued when end user interacts with customer's application that uses Cloud Talent Solution.

REST Resource: v3.projects.companies

Methods
create POST /v3/{parent=projects/*}/companies
Creates a new company entity.
delete DELETE /v3/{name=projects/*/companies/*}
Deletes specified company.
get GET /v3/{name=projects/*/companies/*}
Retrieves specified company.
list GET /v3/{parent=projects/*}/companies
Lists all companies associated with the service account.
patch PATCH /v3/{company.name=projects/*/companies/*}
Updates specified company.

REST Resource: v3.projects.jobs

Methods
batchDelete POST /v3/{parent=projects/*}/jobs:batchDelete
Deletes a list of Jobs by filter.
create POST /v3/{parent=projects/*}/jobs
Creates a new job.
delete DELETE /v3/{name=projects/*/jobs/*}
Deletes the specified job.
get GET /v3/{name=projects/*/jobs/*}
Retrieves the specified job, whose status is OPEN or recently EXPIRED within the last 90 days.
list GET /v3/{parent=projects/*}/jobs
Lists jobs by filter.
patch PATCH /v3/{job.name=projects/*/jobs/*}
Updates specified job.
search POST /v3/{parent=projects/*}/jobs:search
Searches for jobs using the provided SearchJobsRequest.
searchForAlert POST /v3/{parent=projects/*}/jobs:searchForAlert
Searches for jobs using the provided SearchJobsRequest.