Package com.google.cloud.talent.v4beta1 (2.42.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v4 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.talent.v4beta1.CompanyServiceClient Service Description: A service that handles company management, including CRUD and enumeration.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.talent.v4beta1.CompletionClient Service Description: A service handles auto completion.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.talent.v4beta1.EventServiceClient Service Description: A service handles client event report.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.talent.v4beta1.JobServiceClient Service Description: A service handles job management, including job CRUD, enumeration and search.

This class provides the ability to make remote calls to the backing service through method

com.google.cloud.talent.v4beta1.TenantServiceClient Service Description: A service that handles tenant management, including CRUD and enumeration.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.talent.v4beta1.CompanyServiceSettings Settings class to configure an instance of CompanyServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.talent.v4beta1.CompletionSettings Settings class to configure an instance of CompletionClient.

The default instance has everything set to sensible defaults:

com.google.cloud.talent.v4beta1.EventServiceSettings Settings class to configure an instance of EventServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.talent.v4beta1.JobServiceSettings Settings class to configure an instance of JobServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.talent.v4beta1.TenantServiceSettings Settings class to configure an instance of TenantServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.talent.v4beta1.BatchCreateJobsRequest Request to create a batch of jobs.
com.google.cloud.talent.v4beta1.BatchCreateJobsRequest.Builder Request to create a batch of jobs.
com.google.cloud.talent.v4beta1.BatchDeleteJobsRequest Batch delete jobs request.
com.google.cloud.talent.v4beta1.BatchDeleteJobsRequest.Builder Batch delete jobs request.
com.google.cloud.talent.v4beta1.BatchOperationMetadata Metadata used for long running operations returned by CTS batch APIs. It's used to replace google.longrunning.Operation.metadata.
com.google.cloud.talent.v4beta1.BatchOperationMetadata.Builder Metadata used for long running operations returned by CTS batch APIs. It's used to replace google.longrunning.Operation.metadata.
com.google.cloud.talent.v4beta1.BatchProto
com.google.cloud.talent.v4beta1.BatchUpdateJobsRequest Request to update a batch of jobs.
com.google.cloud.talent.v4beta1.BatchUpdateJobsRequest.Builder Request to update a batch of jobs.
com.google.cloud.talent.v4beta1.ClientEvent An event issued when an end user interacts with the application that implements Cloud Talent Solution. Providing this information improves the quality of results for the API clients, enabling the
com.google.cloud.talent.v4beta1.ClientEvent.Builder An event issued when an end user interacts with the application that implements Cloud Talent Solution. Providing this information improves the quality of results for the API clients, enabling the
com.google.cloud.talent.v4beta1.CommonProto
com.google.cloud.talent.v4beta1.CommuteFilter Parameters needed for commute search.
com.google.cloud.talent.v4beta1.CommuteFilter.Builder Parameters needed for commute search.
com.google.cloud.talent.v4beta1.Company A Company resource represents a company in the service. A company is the entity that owns job postings, that is, the hiring entity responsible for employing applicants for the job position.
com.google.cloud.talent.v4beta1.Company.Builder A Company resource represents a company in the service. A company is the entity that owns job postings, that is, the hiring entity responsible for employing applicants for the job position.
com.google.cloud.talent.v4beta1.Company.DerivedInfo Derived details about the company.
com.google.cloud.talent.v4beta1.Company.DerivedInfo.Builder Derived details about the company.
com.google.cloud.talent.v4beta1.CompanyName
com.google.cloud.talent.v4beta1.CompanyName.Builder Builder for projects/{project}/tenants/{tenant}/companies/{company}.
com.google.cloud.talent.v4beta1.CompanyName.ProjectCompanyBuilder Builder for projects/{project}/companies/{company}.
com.google.cloud.talent.v4beta1.CompanyResourceProto
com.google.cloud.talent.v4beta1.CompanyServiceClient.ListCompaniesFixedSizeCollection
com.google.cloud.talent.v4beta1.CompanyServiceClient.ListCompaniesPage
com.google.cloud.talent.v4beta1.CompanyServiceClient.ListCompaniesPagedResponse
com.google.cloud.talent.v4beta1.CompanyServiceGrpc A service that handles company management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.CompanyServiceGrpc.CompanyServiceImplBase Base class for the server implementation of the service CompanyService. A service that handles company management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.CompanyServiceProto
com.google.cloud.talent.v4beta1.CompanyServiceSettings.Builder Builder for CompanyServiceSettings.
com.google.cloud.talent.v4beta1.CompensationFilter Filter on job compensation type and amount.
com.google.cloud.talent.v4beta1.CompensationFilter.Builder Filter on job compensation type and amount.
com.google.cloud.talent.v4beta1.CompensationInfo Job compensation details.
com.google.cloud.talent.v4beta1.CompensationInfo.Builder Job compensation details.
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type.
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.Builder A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type.
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange Compensation range.
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange.Builder Compensation range.
com.google.cloud.talent.v4beta1.CompleteQueryRequest Auto-complete parameters.
com.google.cloud.talent.v4beta1.CompleteQueryRequest.Builder Auto-complete parameters.
com.google.cloud.talent.v4beta1.CompleteQueryResponse Response of auto-complete query.
com.google.cloud.talent.v4beta1.CompleteQueryResponse.Builder Response of auto-complete query.
com.google.cloud.talent.v4beta1.CompleteQueryResponse.CompletionResult Resource that represents completion results.
com.google.cloud.talent.v4beta1.CompleteQueryResponse.CompletionResult.Builder Resource that represents completion results.
com.google.cloud.talent.v4beta1.CompletionGrpc A service handles auto completion.
com.google.cloud.talent.v4beta1.CompletionGrpc.CompletionImplBase Base class for the server implementation of the service Completion. A service handles auto completion.
com.google.cloud.talent.v4beta1.CompletionServiceProto
com.google.cloud.talent.v4beta1.CompletionSettings.Builder Builder for CompletionSettings.
com.google.cloud.talent.v4beta1.CreateClientEventRequest The report event request.
com.google.cloud.talent.v4beta1.CreateClientEventRequest.Builder The report event request.
com.google.cloud.talent.v4beta1.CreateCompanyRequest The Request of the CreateCompany method.
com.google.cloud.talent.v4beta1.CreateCompanyRequest.Builder The Request of the CreateCompany method.
com.google.cloud.talent.v4beta1.CreateJobRequest Create job request.
com.google.cloud.talent.v4beta1.CreateJobRequest.Builder Create job request.
com.google.cloud.talent.v4beta1.CreateTenantRequest The Request of the CreateTenant method.
com.google.cloud.talent.v4beta1.CreateTenantRequest.Builder The Request of the CreateTenant method.
com.google.cloud.talent.v4beta1.CustomAttribute Custom attribute values that are either filterable or non-filterable.
com.google.cloud.talent.v4beta1.CustomAttribute.Builder Custom attribute values that are either filterable or non-filterable.
com.google.cloud.talent.v4beta1.DeleteCompanyRequest Request to delete a company.
com.google.cloud.talent.v4beta1.DeleteCompanyRequest.Builder Request to delete a company.
com.google.cloud.talent.v4beta1.DeleteJobRequest Delete job request.
com.google.cloud.talent.v4beta1.DeleteJobRequest.Builder Delete job request.
com.google.cloud.talent.v4beta1.DeleteTenantRequest Request to delete a tenant.
com.google.cloud.talent.v4beta1.DeleteTenantRequest.Builder Request to delete a tenant.
com.google.cloud.talent.v4beta1.DeviceInfo Device information collected from the job seeker, candidate, or other entity conducting the job search. Providing this information improves the quality of the search results across devices.
com.google.cloud.talent.v4beta1.DeviceInfo.Builder Device information collected from the job seeker, candidate, or other entity conducting the job search. Providing this information improves the quality of the search results across devices.
com.google.cloud.talent.v4beta1.EventProto
com.google.cloud.talent.v4beta1.EventServiceGrpc A service handles client event report.
com.google.cloud.talent.v4beta1.EventServiceGrpc.EventServiceImplBase Base class for the server implementation of the service EventService. A service handles client event report.
com.google.cloud.talent.v4beta1.EventServiceProto
com.google.cloud.talent.v4beta1.EventServiceSettings.Builder Builder for EventServiceSettings.
com.google.cloud.talent.v4beta1.FiltersProto
com.google.cloud.talent.v4beta1.GetCompanyRequest Request for getting a company by name.
com.google.cloud.talent.v4beta1.GetCompanyRequest.Builder Request for getting a company by name.
com.google.cloud.talent.v4beta1.GetJobRequest Get job request.
com.google.cloud.talent.v4beta1.GetJobRequest.Builder Get job request.
com.google.cloud.talent.v4beta1.GetTenantRequest Request for getting a tenant by name.
com.google.cloud.talent.v4beta1.GetTenantRequest.Builder Request for getting a tenant by name.
com.google.cloud.talent.v4beta1.HistogramProto
com.google.cloud.talent.v4beta1.HistogramQuery The histogram request.
com.google.cloud.talent.v4beta1.HistogramQuery.Builder The histogram request.
com.google.cloud.talent.v4beta1.HistogramQueryResult Histogram result that matches HistogramQuery specified in searches.
com.google.cloud.talent.v4beta1.HistogramQueryResult.Builder Histogram result that matches HistogramQuery specified in searches.
com.google.cloud.talent.v4beta1.Job A Job resource represents a job posting (also referred to as a "job listing" or "job requisition"). A job belongs to a Company, which is the hiring entity
com.google.cloud.talent.v4beta1.Job.ApplicationInfo Application related details of a job posting.
com.google.cloud.talent.v4beta1.Job.ApplicationInfo.Builder Application related details of a job posting.
com.google.cloud.talent.v4beta1.Job.Builder A Job resource represents a job posting (also referred to as a "job listing" or "job requisition"). A job belongs to a Company, which is the hiring entity
com.google.cloud.talent.v4beta1.Job.DerivedInfo Derived details about the job posting.
com.google.cloud.talent.v4beta1.Job.DerivedInfo.Builder Derived details about the job posting.
com.google.cloud.talent.v4beta1.Job.ProcessingOptions Options for job processing.
com.google.cloud.talent.v4beta1.Job.ProcessingOptions.Builder Options for job processing.
com.google.cloud.talent.v4beta1.JobEvent An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
com.google.cloud.talent.v4beta1.JobEvent.Builder An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
com.google.cloud.talent.v4beta1.JobName
com.google.cloud.talent.v4beta1.JobName.Builder Builder for projects/{project}/tenants/{tenant}/jobs/{job}.
com.google.cloud.talent.v4beta1.JobName.ProjectJobBuilder Builder for projects/{project}/jobs/{job}.
com.google.cloud.talent.v4beta1.JobOperationResult The result of JobService.BatchCreateJobs or
com.google.cloud.talent.v4beta1.JobOperationResult.Builder The result of JobService.BatchCreateJobs or
com.google.cloud.talent.v4beta1.JobOperationResult.JobResult Mutation result of a job.
com.google.cloud.talent.v4beta1.JobOperationResult.JobResult.Builder Mutation result of a job.
com.google.cloud.talent.v4beta1.JobQuery The query required to perform a search query.
com.google.cloud.talent.v4beta1.JobQuery.Builder The query required to perform a search query.
com.google.cloud.talent.v4beta1.JobResourceProto
com.google.cloud.talent.v4beta1.JobServiceClient.ListJobsFixedSizeCollection
com.google.cloud.talent.v4beta1.JobServiceClient.ListJobsPage
com.google.cloud.talent.v4beta1.JobServiceClient.ListJobsPagedResponse
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsFixedSizeCollection
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsForAlertFixedSizeCollection
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsForAlertPage
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsForAlertPagedResponse
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsPage
com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsPagedResponse
com.google.cloud.talent.v4beta1.JobServiceGrpc A service handles job management, including job CRUD, enumeration and search.
com.google.cloud.talent.v4beta1.JobServiceGrpc.JobServiceImplBase Base class for the server implementation of the service JobService. A service handles job management, including job CRUD, enumeration and search.
com.google.cloud.talent.v4beta1.JobServiceProto
com.google.cloud.talent.v4beta1.JobServiceSettings.Builder Builder for JobServiceSettings.
com.google.cloud.talent.v4beta1.ListCompaniesRequest List companies for which the client has ACL visibility.
com.google.cloud.talent.v4beta1.ListCompaniesRequest.Builder List companies for which the client has ACL visibility.
com.google.cloud.talent.v4beta1.ListCompaniesResponse The List companies response object.
com.google.cloud.talent.v4beta1.ListCompaniesResponse.Builder The List companies response object.
com.google.cloud.talent.v4beta1.ListJobsRequest List jobs request.
com.google.cloud.talent.v4beta1.ListJobsRequest.Builder List jobs request.
com.google.cloud.talent.v4beta1.ListJobsResponse List jobs response.
com.google.cloud.talent.v4beta1.ListJobsResponse.Builder List jobs response.
com.google.cloud.talent.v4beta1.ListTenantsRequest List tenants for which the client has ACL visibility.
com.google.cloud.talent.v4beta1.ListTenantsRequest.Builder List tenants for which the client has ACL visibility.
com.google.cloud.talent.v4beta1.ListTenantsResponse The List tenants response object.
com.google.cloud.talent.v4beta1.ListTenantsResponse.Builder The List tenants response object.
com.google.cloud.talent.v4beta1.Location A resource that represents a location with full geographic information.
com.google.cloud.talent.v4beta1.Location.Builder A resource that represents a location with full geographic information.
com.google.cloud.talent.v4beta1.LocationFilter Geographic region of the search.
com.google.cloud.talent.v4beta1.LocationFilter.Builder Geographic region of the search.
com.google.cloud.talent.v4beta1.ProjectName
com.google.cloud.talent.v4beta1.ProjectName.Builder Builder for projects/{project}.
com.google.cloud.talent.v4beta1.RequestMetadata Meta information related to the job searcher or entity conducting the job search. This information is used to improve the performance of the service.
com.google.cloud.talent.v4beta1.RequestMetadata.Builder Meta information related to the job searcher or entity conducting the job search. This information is used to improve the performance of the service.
com.google.cloud.talent.v4beta1.ResponseMetadata Additional information returned to client, such as debugging information.
com.google.cloud.talent.v4beta1.ResponseMetadata.Builder Additional information returned to client, such as debugging information.
com.google.cloud.talent.v4beta1.SearchJobsRequest The Request body of the SearchJobs call.
com.google.cloud.talent.v4beta1.SearchJobsRequest.Builder The Request body of the SearchJobs call.
com.google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo Custom ranking information for SearchJobsRequest.
com.google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.Builder Custom ranking information for SearchJobsRequest.
com.google.cloud.talent.v4beta1.SearchJobsResponse Response for SearchJob method.
com.google.cloud.talent.v4beta1.SearchJobsResponse.Builder Response for SearchJob method.
com.google.cloud.talent.v4beta1.SearchJobsResponse.CommuteInfo Commute details related to this job.
com.google.cloud.talent.v4beta1.SearchJobsResponse.CommuteInfo.Builder Commute details related to this job.
com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob Job entry with metadata inside SearchJobsResponse.
com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJob.Builder Job entry with metadata inside SearchJobsResponse.
com.google.cloud.talent.v4beta1.SpellingCorrection Spell check result.
com.google.cloud.talent.v4beta1.SpellingCorrection.Builder Spell check result.
com.google.cloud.talent.v4beta1.Tenant A Tenant resource represents a tenant in the service. A tenant is a group or entity that shares common access with specific privileges for resources like profiles. Customer may create multiple tenants to provide data isolation for
com.google.cloud.talent.v4beta1.Tenant.Builder A Tenant resource represents a tenant in the service. A tenant is a group or entity that shares common access with specific privileges for resources like profiles. Customer may create multiple tenants to provide data isolation for
com.google.cloud.talent.v4beta1.TenantName
com.google.cloud.talent.v4beta1.TenantName.Builder Builder for projects/{project}/tenants/{tenant}.
com.google.cloud.talent.v4beta1.TenantResourceProto
com.google.cloud.talent.v4beta1.TenantServiceClient.ListTenantsFixedSizeCollection
com.google.cloud.talent.v4beta1.TenantServiceClient.ListTenantsPage
com.google.cloud.talent.v4beta1.TenantServiceClient.ListTenantsPagedResponse
com.google.cloud.talent.v4beta1.TenantServiceGrpc A service that handles tenant management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.TenantServiceGrpc.TenantServiceImplBase Base class for the server implementation of the service TenantService. A service that handles tenant management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.TenantServiceProto
com.google.cloud.talent.v4beta1.TenantServiceSettings.Builder Builder for TenantServiceSettings.
com.google.cloud.talent.v4beta1.TimestampRange Message representing a period of time between two timestamps.
com.google.cloud.talent.v4beta1.TimestampRange.Builder Message representing a period of time between two timestamps.
com.google.cloud.talent.v4beta1.UpdateCompanyRequest Request for updating a specified company.
com.google.cloud.talent.v4beta1.UpdateCompanyRequest.Builder Request for updating a specified company.
com.google.cloud.talent.v4beta1.UpdateJobRequest Update job request.
com.google.cloud.talent.v4beta1.UpdateJobRequest.Builder Update job request.
com.google.cloud.talent.v4beta1.UpdateTenantRequest Request for updating a specified tenant.
com.google.cloud.talent.v4beta1.UpdateTenantRequest.Builder Request for updating a specified tenant.

Interfaces

Interface Description
com.google.cloud.talent.v4beta1.BatchCreateJobsRequestOrBuilder
com.google.cloud.talent.v4beta1.BatchDeleteJobsRequestOrBuilder
com.google.cloud.talent.v4beta1.BatchOperationMetadataOrBuilder
com.google.cloud.talent.v4beta1.BatchUpdateJobsRequestOrBuilder
com.google.cloud.talent.v4beta1.ClientEventOrBuilder
com.google.cloud.talent.v4beta1.CommuteFilterOrBuilder
com.google.cloud.talent.v4beta1.Company.DerivedInfoOrBuilder
com.google.cloud.talent.v4beta1.CompanyOrBuilder
com.google.cloud.talent.v4beta1.CompanyServiceGrpc.AsyncService A service that handles company management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.CompensationFilterOrBuilder
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntryOrBuilder
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRangeOrBuilder
com.google.cloud.talent.v4beta1.CompensationInfoOrBuilder
com.google.cloud.talent.v4beta1.CompleteQueryRequestOrBuilder
com.google.cloud.talent.v4beta1.CompleteQueryResponse.CompletionResultOrBuilder
com.google.cloud.talent.v4beta1.CompleteQueryResponseOrBuilder
com.google.cloud.talent.v4beta1.CompletionGrpc.AsyncService A service handles auto completion.
com.google.cloud.talent.v4beta1.CreateClientEventRequestOrBuilder
com.google.cloud.talent.v4beta1.CreateCompanyRequestOrBuilder
com.google.cloud.talent.v4beta1.CreateJobRequestOrBuilder
com.google.cloud.talent.v4beta1.CreateTenantRequestOrBuilder
com.google.cloud.talent.v4beta1.CustomAttributeOrBuilder
com.google.cloud.talent.v4beta1.DeleteCompanyRequestOrBuilder
com.google.cloud.talent.v4beta1.DeleteJobRequestOrBuilder
com.google.cloud.talent.v4beta1.DeleteTenantRequestOrBuilder
com.google.cloud.talent.v4beta1.DeviceInfoOrBuilder
com.google.cloud.talent.v4beta1.EventServiceGrpc.AsyncService A service handles client event report.
com.google.cloud.talent.v4beta1.GetCompanyRequestOrBuilder
com.google.cloud.talent.v4beta1.GetJobRequestOrBuilder
com.google.cloud.talent.v4beta1.GetTenantRequestOrBuilder
com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder
com.google.cloud.talent.v4beta1.HistogramQueryResultOrBuilder
com.google.cloud.talent.v4beta1.Job.ApplicationInfoOrBuilder
com.google.cloud.talent.v4beta1.Job.DerivedInfoOrBuilder
com.google.cloud.talent.v4beta1.Job.ProcessingOptionsOrBuilder
com.google.cloud.talent.v4beta1.JobEventOrBuilder
com.google.cloud.talent.v4beta1.JobOperationResult.JobResultOrBuilder
com.google.cloud.talent.v4beta1.JobOperationResultOrBuilder
com.google.cloud.talent.v4beta1.JobOrBuilder
com.google.cloud.talent.v4beta1.JobQueryOrBuilder
com.google.cloud.talent.v4beta1.JobServiceGrpc.AsyncService A service handles job management, including job CRUD, enumeration and search.
com.google.cloud.talent.v4beta1.ListCompaniesRequestOrBuilder
com.google.cloud.talent.v4beta1.ListCompaniesResponseOrBuilder
com.google.cloud.talent.v4beta1.ListJobsRequestOrBuilder
com.google.cloud.talent.v4beta1.ListJobsResponseOrBuilder
com.google.cloud.talent.v4beta1.ListTenantsRequestOrBuilder
com.google.cloud.talent.v4beta1.ListTenantsResponseOrBuilder
com.google.cloud.talent.v4beta1.LocationFilterOrBuilder
com.google.cloud.talent.v4beta1.LocationOrBuilder
com.google.cloud.talent.v4beta1.RequestMetadataOrBuilder
com.google.cloud.talent.v4beta1.ResponseMetadataOrBuilder
com.google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfoOrBuilder
com.google.cloud.talent.v4beta1.SearchJobsRequestOrBuilder
com.google.cloud.talent.v4beta1.SearchJobsResponse.CommuteInfoOrBuilder
com.google.cloud.talent.v4beta1.SearchJobsResponse.MatchingJobOrBuilder
com.google.cloud.talent.v4beta1.SearchJobsResponseOrBuilder
com.google.cloud.talent.v4beta1.SpellingCorrectionOrBuilder
com.google.cloud.talent.v4beta1.TenantOrBuilder
com.google.cloud.talent.v4beta1.TenantServiceGrpc.AsyncService A service that handles tenant management, including CRUD and enumeration.
com.google.cloud.talent.v4beta1.TimestampRangeOrBuilder
com.google.cloud.talent.v4beta1.UpdateCompanyRequestOrBuilder
com.google.cloud.talent.v4beta1.UpdateJobRequestOrBuilder
com.google.cloud.talent.v4beta1.UpdateTenantRequestOrBuilder

Enums

Enum Description
com.google.cloud.talent.v4beta1.BatchOperationMetadata.State Protobuf enum google.cloud.talent.v4beta1.BatchOperationMetadata.State
com.google.cloud.talent.v4beta1.ClientEvent.EventCase
com.google.cloud.talent.v4beta1.CommuteFilter.RoadTraffic The traffic density to use when calculating commute time.
com.google.cloud.talent.v4beta1.CommuteFilter.TrafficOptionCase
com.google.cloud.talent.v4beta1.CommuteMethod Method for commute.
com.google.cloud.talent.v4beta1.CompanySize An enum that represents the size of the company.
com.google.cloud.talent.v4beta1.CompensationFilter.FilterType Specify the type of filtering.
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationEntry.CompensationAmountCase
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationType The type of compensation. For compensation amounts specified in non-monetary amounts,
com.google.cloud.talent.v4beta1.CompensationInfo.CompensationUnit Pay frequency.
com.google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope Enum to specify the scope of completion.
com.google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType Enum to specify auto-completion topics.
com.google.cloud.talent.v4beta1.DegreeType Educational degree level defined in International Standard Classification of Education (ISCED).
com.google.cloud.talent.v4beta1.DeviceInfo.DeviceType An enumeration describing an API access portal and exposure mechanism.
com.google.cloud.talent.v4beta1.EmploymentType An enum that represents the employment type of a job.
com.google.cloud.talent.v4beta1.HtmlSanitization Option for HTML content sanitization on user input fields, for example, job description. By setting this option, user can determine whether and how sanitization is performed on these fields.
com.google.cloud.talent.v4beta1.JobBenefit An enum that represents employee benefits included with the job.
com.google.cloud.talent.v4beta1.JobCategory An enum that represents the categorization or primary focus of specific role. This value is different than the "industry" associated with a role, which is related to the categorization of the company listing the job.
com.google.cloud.talent.v4beta1.JobEvent.JobEventType An enumeration of an event attributed to the behavior of the end user, such as a job seeker.
com.google.cloud.talent.v4beta1.JobLevel An enum that represents the required experience level required for the job.
com.google.cloud.talent.v4beta1.JobView An enum that specifies the job attributes that are returned in the MatchingJob.job or ListJobsResponse.jobs
com.google.cloud.talent.v4beta1.Location.LocationType An enum which represents the type of a location.
com.google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference Specify whether to include telecommute jobs.
com.google.cloud.talent.v4beta1.PostingRegion An enum that represents the job posting region. In most cases, job postings don't need to specify a region. If a region is given, jobs are eligible for searches in the specified region.
com.google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfo.ImportanceLevel The importance level for CustomRankingInfo.ranking_expression.
com.google.cloud.talent.v4beta1.SearchJobsRequest.DiversificationLevel Controls whether highly similar jobs are returned next to each other in the search results. Jobs are identified as highly similar based on their titles, job categories, and locations. Highly similar results are
com.google.cloud.talent.v4beta1.SearchJobsRequest.KeywordMatchMode Controls what keyword matching behavior the search has. When keyword matching is enabled, a keyword match returns jobs that may not match given category filters when there are matching keywords. For example, for the
com.google.cloud.talent.v4beta1.SearchJobsRequest.SearchMode A string-represented enumeration of the job search mode. The service operate differently for different modes of service.
com.google.cloud.talent.v4beta1.Tenant.DataUsageType Enum that represents how user data owned by the tenant is used.
com.google.cloud.talent.v4beta1.Visibility Deprecated. All resources are only visible to the owner. An enum that represents who has view access to the resource.