Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
JobQuery.Builder |
JobQuery.Builder.addAllCompanies(Iterable<String> values)
This filter specifies the company entities to search against.
|
JobQuery.Builder |
JobQuery.Builder.addAllCompanyDisplayNames(Iterable<String> values)
This filter specifies the company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name]
of the jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addAllEmploymentTypes(Iterable<? extends EmploymentType> values)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.addAllEmploymentTypesValue(Iterable<Integer> values)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.addAllExcludedJobs(Iterable<String> values)
This filter specifies a list of job names to be excluded during search.
|
JobQuery.Builder |
JobQuery.Builder.addAllJobCategories(Iterable<? extends JobCategory> values)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addAllJobCategoriesValue(Iterable<Integer> values)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addAllLanguageCodes(Iterable<String> values)
This filter specifies the locale of jobs to search against,
for example, "en-US".
|
JobQuery.Builder |
JobQuery.Builder.addAllLocationFilters(Iterable<? extends LocationFilter> values)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.addCompanies(String value)
This filter specifies the company entities to search against.
|
JobQuery.Builder |
JobQuery.Builder.addCompaniesBytes(ByteString value)
This filter specifies the company entities to search against.
|
JobQuery.Builder |
JobQuery.Builder.addCompanyDisplayNames(String value)
This filter specifies the company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name]
of the jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addCompanyDisplayNamesBytes(ByteString value)
This filter specifies the company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name]
of the jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addEmploymentTypes(EmploymentType value)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.addEmploymentTypesValue(int value)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.addExcludedJobs(String value)
This filter specifies a list of job names to be excluded during search.
|
JobQuery.Builder |
JobQuery.Builder.addExcludedJobsBytes(ByteString value)
This filter specifies a list of job names to be excluded during search.
|
JobQuery.Builder |
JobQuery.Builder.addJobCategories(JobCategory value)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addJobCategoriesValue(int value)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.addLanguageCodes(String value)
This filter specifies the locale of jobs to search against,
for example, "en-US".
|
JobQuery.Builder |
JobQuery.Builder.addLanguageCodesBytes(ByteString value)
This filter specifies the locale of jobs to search against,
for example, "en-US".
|
JobQuery.Builder |
JobQuery.Builder.addLocationFilters(int index,
LocationFilter.Builder builderForValue)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.addLocationFilters(int index,
LocationFilter value)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.addLocationFilters(LocationFilter.Builder builderForValue)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.addLocationFilters(LocationFilter value)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
JobQuery.Builder |
JobQuery.Builder.clear() |
JobQuery.Builder |
JobQuery.Builder.clearCommuteFilter()
Allows filtering jobs by commute time with different travel methods (for
example, driving or public transit).
|
JobQuery.Builder |
JobQuery.Builder.clearCompanies()
This filter specifies the company entities to search against.
|
JobQuery.Builder |
JobQuery.Builder.clearCompanyDisplayNames()
This filter specifies the company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name]
of the jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.clearCompensationFilter()
This search filter is applied only to
[Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
|
JobQuery.Builder |
JobQuery.Builder.clearCustomAttributeFilter()
This filter specifies a structured syntax to match against the
[Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
|
JobQuery.Builder |
JobQuery.Builder.clearDisableSpellCheck()
This flag controls the spell-check feature.
|
JobQuery.Builder |
JobQuery.Builder.clearEmploymentTypes()
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.clearExcludedJobs()
This filter specifies a list of job names to be excluded during search.
|
JobQuery.Builder |
JobQuery.Builder.clearField(Descriptors.FieldDescriptor field) |
JobQuery.Builder |
JobQuery.Builder.clearJobCategories()
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.clearLanguageCodes()
This filter specifies the locale of jobs to search against,
for example, "en-US".
|
JobQuery.Builder |
JobQuery.Builder.clearLocationFilters()
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
JobQuery.Builder |
JobQuery.Builder.clearPublishTimeRange()
Jobs published within a range specified by this filter are searched
against.
|
JobQuery.Builder |
JobQuery.Builder.clearQuery()
The query string that matches against the job title, description, and
location fields.
|
JobQuery.Builder |
JobQuery.Builder.clearQueryLanguageCode()
The language code of [query][google.cloud.talent.v4beta1.JobQuery.query].
|
JobQuery.Builder |
JobQuery.Builder.clone() |
JobQuery.Builder |
SearchJobsRequest.Builder.getJobQueryBuilder()
Query used to search against jobs, such as keyword, location filters, etc.
|
JobQuery.Builder |
JobQuery.Builder.mergeCommuteFilter(CommuteFilter value)
Allows filtering jobs by commute time with different travel methods (for
example, driving or public transit).
|
JobQuery.Builder |
JobQuery.Builder.mergeCompensationFilter(CompensationFilter value)
This search filter is applied only to
[Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
|
JobQuery.Builder |
JobQuery.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
JobQuery.Builder |
JobQuery.Builder.mergeFrom(JobQuery other) |
JobQuery.Builder |
JobQuery.Builder.mergeFrom(Message other) |
JobQuery.Builder |
JobQuery.Builder.mergePublishTimeRange(TimestampRange value)
Jobs published within a range specified by this filter are searched
against.
|
JobQuery.Builder |
JobQuery.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static JobQuery.Builder |
JobQuery.newBuilder() |
static JobQuery.Builder |
JobQuery.newBuilder(JobQuery prototype) |
JobQuery.Builder |
JobQuery.newBuilderForType() |
protected JobQuery.Builder |
JobQuery.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
JobQuery.Builder |
JobQuery.Builder.removeLocationFilters(int index)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.setCommuteFilter(CommuteFilter.Builder builderForValue)
Allows filtering jobs by commute time with different travel methods (for
example, driving or public transit).
|
JobQuery.Builder |
JobQuery.Builder.setCommuteFilter(CommuteFilter value)
Allows filtering jobs by commute time with different travel methods (for
example, driving or public transit).
|
JobQuery.Builder |
JobQuery.Builder.setCompanies(int index,
String value)
This filter specifies the company entities to search against.
|
JobQuery.Builder |
JobQuery.Builder.setCompanyDisplayNames(int index,
String value)
This filter specifies the company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name]
of the jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.setCompensationFilter(CompensationFilter.Builder builderForValue)
This search filter is applied only to
[Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
|
JobQuery.Builder |
JobQuery.Builder.setCompensationFilter(CompensationFilter value)
This search filter is applied only to
[Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info].
|
JobQuery.Builder |
JobQuery.Builder.setCustomAttributeFilter(String value)
This filter specifies a structured syntax to match against the
[Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
|
JobQuery.Builder |
JobQuery.Builder.setCustomAttributeFilterBytes(ByteString value)
This filter specifies a structured syntax to match against the
[Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`.
|
JobQuery.Builder |
JobQuery.Builder.setDisableSpellCheck(boolean value)
This flag controls the spell-check feature.
|
JobQuery.Builder |
JobQuery.Builder.setEmploymentTypes(int index,
EmploymentType value)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.setEmploymentTypesValue(int index,
int value)
The employment type filter specifies the employment type of jobs to
search against, such as [EmploymentType.FULL_TIME][google.cloud.talent.v4beta1.EmploymentType.FULL_TIME].
|
JobQuery.Builder |
JobQuery.Builder.setExcludedJobs(int index,
String value)
This filter specifies a list of job names to be excluded during search.
|
JobQuery.Builder |
JobQuery.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
JobQuery.Builder |
JobQuery.Builder.setJobCategories(int index,
JobCategory value)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.setJobCategoriesValue(int index,
int value)
The category filter specifies the categories of jobs to search against.
|
JobQuery.Builder |
JobQuery.Builder.setLanguageCodes(int index,
String value)
This filter specifies the locale of jobs to search against,
for example, "en-US".
|
JobQuery.Builder |
JobQuery.Builder.setLocationFilters(int index,
LocationFilter.Builder builderForValue)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.setLocationFilters(int index,
LocationFilter value)
The location filter specifies geo-regions containing the jobs to
search against.
|
JobQuery.Builder |
JobQuery.Builder.setPublishTimeRange(TimestampRange.Builder builderForValue)
Jobs published within a range specified by this filter are searched
against.
|
JobQuery.Builder |
JobQuery.Builder.setPublishTimeRange(TimestampRange value)
Jobs published within a range specified by this filter are searched
against.
|
JobQuery.Builder |
JobQuery.Builder.setQuery(String value)
The query string that matches against the job title, description, and
location fields.
|
JobQuery.Builder |
JobQuery.Builder.setQueryBytes(ByteString value)
The query string that matches against the job title, description, and
location fields.
|
JobQuery.Builder |
JobQuery.Builder.setQueryLanguageCode(String value)
The language code of [query][google.cloud.talent.v4beta1.JobQuery.query].
|
JobQuery.Builder |
JobQuery.Builder.setQueryLanguageCodeBytes(ByteString value)
The language code of [query][google.cloud.talent.v4beta1.JobQuery.query].
|
JobQuery.Builder |
JobQuery.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
JobQuery.Builder |
JobQuery.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
JobQuery.Builder |
JobQuery.toBuilder() |
Modifier and Type | Method and Description |
---|---|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.setJobQuery(JobQuery.Builder builderForValue)
Query used to search against jobs, such as keyword, location filters, etc.
|
Copyright © 2022 Google LLC. All rights reserved.