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

The Service name jobs.googleapis.com is needed to create RPC client stubs.

google.cloud.talent.v4.CompanyService

Methods
CreateCompany Creates a new company entity.
DeleteCompany Deletes specified company.
GetCompany Retrieves specified company.
ListCompanies Lists all companies associated with the project.
UpdateCompany Updates specified company.

google.cloud.talent.v4.Completion

Methods
CompleteQuery Completes the specified prefix with keyword suggestions.

google.cloud.talent.v4.EventService

Methods
CreateClientEvent Report events issued when end user interacts with customer's application that uses Cloud Talent Solution.

google.cloud.talent.v4.JobService

Methods
BatchCreateJobs Begins executing a batch create jobs operation.
BatchDeleteJobs Begins executing a batch delete jobs operation.
BatchUpdateJobs Begins executing a batch update jobs operation.
CreateJob Creates a new job.
DeleteJob Deletes the specified job.
GetJob Retrieves the specified job, whose status is OPEN or recently EXPIRED within the last 90 days.
ListJobs Lists jobs by filter.
SearchJobs Searches for jobs using the provided SearchJobsRequest.
SearchJobsForAlert Searches for jobs using the provided SearchJobsRequest.
UpdateJob Updates specified job.

google.cloud.talent.v4.TenantService

Methods
CreateTenant Creates a new tenant entity.
DeleteTenant Deletes specified tenant.
GetTenant Retrieves specified tenant.
ListTenants Lists all tenants associated with the project.
UpdateTenant Updates specified tenant.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.