public final class JobQuery extends com.google.protobuf.GeneratedMessageV3 implements JobQueryOrBuilder
Input only. The query required to perform a search query.Protobuf type
google.cloud.talent.v4beta1.JobQuery| Modifier and Type | Class and Description |
|---|---|
static class |
JobQuery.Builder
Input only.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
COMMUTE_FILTER_FIELD_NUMBER |
static int |
COMPANIES_FIELD_NUMBER |
static int |
COMPANY_DISPLAY_NAMES_FIELD_NUMBER |
static int |
COMPENSATION_FILTER_FIELD_NUMBER |
static int |
CUSTOM_ATTRIBUTE_FILTER_FIELD_NUMBER |
static int |
DISABLE_SPELL_CHECK_FIELD_NUMBER |
static int |
EMPLOYMENT_TYPES_FIELD_NUMBER |
static int |
EXCLUDED_JOBS_FIELD_NUMBER |
static int |
JOB_CATEGORIES_FIELD_NUMBER |
static int |
LANGUAGE_CODES_FIELD_NUMBER |
static int |
LOCATION_FILTERS_FIELD_NUMBER |
static int |
PUBLISH_TIME_RANGE_FIELD_NUMBER |
static int |
QUERY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CommuteFilter |
getCommuteFilter()
Optional.
|
CommuteFilterOrBuilder |
getCommuteFilterOrBuilder()
Optional.
|
String |
getCompanies(int index)
Optional.
|
com.google.protobuf.ByteString |
getCompaniesBytes(int index)
Optional.
|
int |
getCompaniesCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getCompaniesList()
Optional.
|
String |
getCompanyDisplayNames(int index)
Optional.
|
com.google.protobuf.ByteString |
getCompanyDisplayNamesBytes(int index)
Optional.
|
int |
getCompanyDisplayNamesCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getCompanyDisplayNamesList()
Optional.
|
CompensationFilter |
getCompensationFilter()
Optional.
|
CompensationFilterOrBuilder |
getCompensationFilterOrBuilder()
Optional.
|
String |
getCustomAttributeFilter()
Optional.
|
com.google.protobuf.ByteString |
getCustomAttributeFilterBytes()
Optional.
|
static JobQuery |
getDefaultInstance() |
JobQuery |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDisableSpellCheck()
Optional.
|
EmploymentType |
getEmploymentTypes(int index)
Optional.
|
int |
getEmploymentTypesCount()
Optional.
|
List<EmploymentType> |
getEmploymentTypesList()
Optional.
|
int |
getEmploymentTypesValue(int index)
Optional.
|
List<Integer> |
getEmploymentTypesValueList()
Optional.
|
String |
getExcludedJobs(int index)
Optional.
|
com.google.protobuf.ByteString |
getExcludedJobsBytes(int index)
Optional.
|
int |
getExcludedJobsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getExcludedJobsList()
Optional.
|
JobCategory |
getJobCategories(int index)
Optional.
|
int |
getJobCategoriesCount()
Optional.
|
List<JobCategory> |
getJobCategoriesList()
Optional.
|
int |
getJobCategoriesValue(int index)
Optional.
|
List<Integer> |
getJobCategoriesValueList()
Optional.
|
String |
getLanguageCodes(int index)
Optional.
|
com.google.protobuf.ByteString |
getLanguageCodesBytes(int index)
Optional.
|
int |
getLanguageCodesCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getLanguageCodesList()
Optional.
|
LocationFilter |
getLocationFilters(int index)
Optional.
|
int |
getLocationFiltersCount()
Optional.
|
List<LocationFilter> |
getLocationFiltersList()
Optional.
|
LocationFilterOrBuilder |
getLocationFiltersOrBuilder(int index)
Optional.
|
List<? extends LocationFilterOrBuilder> |
getLocationFiltersOrBuilderList()
Optional.
|
com.google.protobuf.Parser<JobQuery> |
getParserForType() |
TimestampRange |
getPublishTimeRange()
Optional.
|
TimestampRangeOrBuilder |
getPublishTimeRangeOrBuilder()
Optional.
|
String |
getQuery()
Optional.
|
com.google.protobuf.ByteString |
getQueryBytes()
Optional.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCommuteFilter()
Optional.
|
boolean |
hasCompensationFilter()
Optional.
|
int |
hashCode() |
boolean |
hasPublishTimeRange()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobQuery.Builder |
newBuilder() |
static JobQuery.Builder |
newBuilder(JobQuery prototype) |
JobQuery.Builder |
newBuilderForType() |
protected JobQuery.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static JobQuery |
parseDelimitedFrom(InputStream input) |
static JobQuery |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobQuery |
parseFrom(byte[] data) |
static JobQuery |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobQuery |
parseFrom(ByteBuffer data) |
static JobQuery |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobQuery |
parseFrom(com.google.protobuf.ByteString data) |
static JobQuery |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobQuery |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JobQuery |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobQuery |
parseFrom(InputStream input) |
static JobQuery |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JobQuery> |
parser() |
JobQuery.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int QUERY_FIELD_NUMBER
public static final int COMPANIES_FIELD_NUMBER
public static final int LOCATION_FILTERS_FIELD_NUMBER
public static final int JOB_CATEGORIES_FIELD_NUMBER
public static final int COMMUTE_FILTER_FIELD_NUMBER
public static final int COMPANY_DISPLAY_NAMES_FIELD_NUMBER
public static final int COMPENSATION_FILTER_FIELD_NUMBER
public static final int CUSTOM_ATTRIBUTE_FILTER_FIELD_NUMBER
public static final int DISABLE_SPELL_CHECK_FIELD_NUMBER
public static final int EMPLOYMENT_TYPES_FIELD_NUMBER
public static final int LANGUAGE_CODES_FIELD_NUMBER
public static final int PUBLISH_TIME_RANGE_FIELD_NUMBER
public static final int EXCLUDED_JOBS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getQuery()
Optional. The query string that matches against the job title, description, and location fields. The maximum number of allowed characters is 255.
string query = 1;getQuery in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getQueryBytes()
Optional. The query string that matches against the job title, description, and location fields. The maximum number of allowed characters is 255.
string query = 1;getQueryBytes in interface JobQueryOrBuilderpublic com.google.protobuf.ProtocolStringList getCompaniesList()
Optional.
This filter specifies the company entities to search against.
If a value isn't specified, jobs are searched for against all
companies.
If multiple values are specified, jobs are searched against the
companies specified.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
At most 20 company filters are allowed.
repeated string companies = 2;getCompaniesList in interface JobQueryOrBuilderpublic int getCompaniesCount()
Optional.
This filter specifies the company entities to search against.
If a value isn't specified, jobs are searched for against all
companies.
If multiple values are specified, jobs are searched against the
companies specified.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
At most 20 company filters are allowed.
repeated string companies = 2;getCompaniesCount in interface JobQueryOrBuilderpublic String getCompanies(int index)
Optional.
This filter specifies the company entities to search against.
If a value isn't specified, jobs are searched for against all
companies.
If multiple values are specified, jobs are searched against the
companies specified.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
At most 20 company filters are allowed.
repeated string companies = 2;getCompanies in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getCompaniesBytes(int index)
Optional.
This filter specifies the company entities to search against.
If a value isn't specified, jobs are searched for against all
companies.
If multiple values are specified, jobs are searched against the
companies specified.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
At most 20 company filters are allowed.
repeated string companies = 2;getCompaniesBytes in interface JobQueryOrBuilderpublic List<LocationFilter> getLocationFiltersList()
Optional. The location filter specifies geo-regions containing the jobs to search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. If a location value isn't specified, jobs fitting the other search criteria are retrieved regardless of where they're located. If multiple values are specified, jobs are retrieved from any of the specified locations. If different values are specified for the [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided distance is used for all locations. At most 5 location filters are allowed.
repeated .google.cloud.talent.v4beta1.LocationFilter location_filters = 3;getLocationFiltersList in interface JobQueryOrBuilderpublic List<? extends LocationFilterOrBuilder> getLocationFiltersOrBuilderList()
Optional. The location filter specifies geo-regions containing the jobs to search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. If a location value isn't specified, jobs fitting the other search criteria are retrieved regardless of where they're located. If multiple values are specified, jobs are retrieved from any of the specified locations. If different values are specified for the [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided distance is used for all locations. At most 5 location filters are allowed.
repeated .google.cloud.talent.v4beta1.LocationFilter location_filters = 3;getLocationFiltersOrBuilderList in interface JobQueryOrBuilderpublic int getLocationFiltersCount()
Optional. The location filter specifies geo-regions containing the jobs to search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. If a location value isn't specified, jobs fitting the other search criteria are retrieved regardless of where they're located. If multiple values are specified, jobs are retrieved from any of the specified locations. If different values are specified for the [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided distance is used for all locations. At most 5 location filters are allowed.
repeated .google.cloud.talent.v4beta1.LocationFilter location_filters = 3;getLocationFiltersCount in interface JobQueryOrBuilderpublic LocationFilter getLocationFilters(int index)
Optional. The location filter specifies geo-regions containing the jobs to search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. If a location value isn't specified, jobs fitting the other search criteria are retrieved regardless of where they're located. If multiple values are specified, jobs are retrieved from any of the specified locations. If different values are specified for the [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided distance is used for all locations. At most 5 location filters are allowed.
repeated .google.cloud.talent.v4beta1.LocationFilter location_filters = 3;getLocationFilters in interface JobQueryOrBuilderpublic LocationFilterOrBuilder getLocationFiltersOrBuilder(int index)
Optional. The location filter specifies geo-regions containing the jobs to search against. See [LocationFilter][google.cloud.talent.v4beta1.LocationFilter] for more information. If a location value isn't specified, jobs fitting the other search criteria are retrieved regardless of where they're located. If multiple values are specified, jobs are retrieved from any of the specified locations. If different values are specified for the [LocationFilter.distance_in_miles][google.cloud.talent.v4beta1.LocationFilter.distance_in_miles] parameter, the maximum provided distance is used for all locations. At most 5 location filters are allowed.
repeated .google.cloud.talent.v4beta1.LocationFilter location_filters = 3;getLocationFiltersOrBuilder in interface JobQueryOrBuilderpublic List<JobCategory> getJobCategoriesList()
Optional. The category filter specifies the categories of jobs to search against. See [JobCategory][google.cloud.talent.v4beta1.JobCategory] for more information. If a value isn't specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 4;getJobCategoriesList in interface JobQueryOrBuilderpublic int getJobCategoriesCount()
Optional. The category filter specifies the categories of jobs to search against. See [JobCategory][google.cloud.talent.v4beta1.JobCategory] for more information. If a value isn't specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 4;getJobCategoriesCount in interface JobQueryOrBuilderpublic JobCategory getJobCategories(int index)
Optional. The category filter specifies the categories of jobs to search against. See [JobCategory][google.cloud.talent.v4beta1.JobCategory] for more information. If a value isn't specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 4;getJobCategories in interface JobQueryOrBuilderpublic List<Integer> getJobCategoriesValueList()
Optional. The category filter specifies the categories of jobs to search against. See [JobCategory][google.cloud.talent.v4beta1.JobCategory] for more information. If a value isn't specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 4;getJobCategoriesValueList in interface JobQueryOrBuilderpublic int getJobCategoriesValue(int index)
Optional. The category filter specifies the categories of jobs to search against. See [JobCategory][google.cloud.talent.v4beta1.JobCategory] for more information. If a value isn't specified, jobs from any category are searched against. If multiple values are specified, jobs from any of the specified categories are searched against.
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 4;getJobCategoriesValue in interface JobQueryOrBuilderpublic boolean hasCommuteFilter()
Optional. Allows filtering jobs by commute time with different travel methods (for example, driving or public transit). Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4beta1.CommuteMethod]. In this case, [location_filters][google.cloud.talent.v4beta1.JobQuery.location_filters] is ignored. Currently we don't support sorting by commute time.
.google.cloud.talent.v4beta1.CommuteFilter commute_filter = 5;hasCommuteFilter in interface JobQueryOrBuilderpublic CommuteFilter getCommuteFilter()
Optional. Allows filtering jobs by commute time with different travel methods (for example, driving or public transit). Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4beta1.CommuteMethod]. In this case, [location_filters][google.cloud.talent.v4beta1.JobQuery.location_filters] is ignored. Currently we don't support sorting by commute time.
.google.cloud.talent.v4beta1.CommuteFilter commute_filter = 5;getCommuteFilter in interface JobQueryOrBuilderpublic CommuteFilterOrBuilder getCommuteFilterOrBuilder()
Optional. Allows filtering jobs by commute time with different travel methods (for example, driving or public transit). Note: This only works when you specify a [CommuteMethod][google.cloud.talent.v4beta1.CommuteMethod]. In this case, [location_filters][google.cloud.talent.v4beta1.JobQuery.location_filters] is ignored. Currently we don't support sorting by commute time.
.google.cloud.talent.v4beta1.CommuteFilter commute_filter = 5;getCommuteFilterOrBuilder in interface JobQueryOrBuilderpublic com.google.protobuf.ProtocolStringList getCompanyDisplayNamesList()
Optional. This filter specifies the exact company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name] of the jobs to search against. If a value isn't specified, jobs within the search results are associated with any company. If multiple values are specified, jobs within the search results may be associated with any of the specified companies. At most 20 company display name filters are allowed.
repeated string company_display_names = 6;getCompanyDisplayNamesList in interface JobQueryOrBuilderpublic int getCompanyDisplayNamesCount()
Optional. This filter specifies the exact company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name] of the jobs to search against. If a value isn't specified, jobs within the search results are associated with any company. If multiple values are specified, jobs within the search results may be associated with any of the specified companies. At most 20 company display name filters are allowed.
repeated string company_display_names = 6;getCompanyDisplayNamesCount in interface JobQueryOrBuilderpublic String getCompanyDisplayNames(int index)
Optional. This filter specifies the exact company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name] of the jobs to search against. If a value isn't specified, jobs within the search results are associated with any company. If multiple values are specified, jobs within the search results may be associated with any of the specified companies. At most 20 company display name filters are allowed.
repeated string company_display_names = 6;getCompanyDisplayNames in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getCompanyDisplayNamesBytes(int index)
Optional. This filter specifies the exact company [Company.display_name][google.cloud.talent.v4beta1.Company.display_name] of the jobs to search against. If a value isn't specified, jobs within the search results are associated with any company. If multiple values are specified, jobs within the search results may be associated with any of the specified companies. At most 20 company display name filters are allowed.
repeated string company_display_names = 6;getCompanyDisplayNamesBytes in interface JobQueryOrBuilderpublic boolean hasCompensationFilter()
Optional. This search filter is applied only to [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified as "Hourly job with per-hour compensation > $15", only jobs meeting these criteria are searched. If a filter isn't defined, all open jobs are searched.
.google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7;hasCompensationFilter in interface JobQueryOrBuilderpublic CompensationFilter getCompensationFilter()
Optional. This search filter is applied only to [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified as "Hourly job with per-hour compensation > $15", only jobs meeting these criteria are searched. If a filter isn't defined, all open jobs are searched.
.google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7;getCompensationFilter in interface JobQueryOrBuilderpublic CompensationFilterOrBuilder getCompensationFilterOrBuilder()
Optional. This search filter is applied only to [Job.compensation_info][google.cloud.talent.v4beta1.Job.compensation_info]. For example, if the filter is specified as "Hourly job with per-hour compensation > $15", only jobs meeting these criteria are searched. If a filter isn't defined, all open jobs are searched.
.google.cloud.talent.v4beta1.CompensationFilter compensation_filter = 7;getCompensationFilterOrBuilder in interface JobQueryOrBuilderpublic String getCustomAttributeFilter()
Optional. This filter specifies a structured syntax to match against the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`. The syntax for this expression is a subset of SQL syntax. Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the left of the operator is a custom field key and the right of the operator is a number or a quoted string. You must escape backslash (\\) and quote (\") characters. Supported functions are `LOWER([field_name])` to perform a case insensitive match and `EMPTY([field_name])` to filter on the existence of a key. Boolean expressions (AND/OR/NOT) are supported up to 3 levels of nesting (for example, "((A AND B AND C) OR NOT D) AND E"), a maximum of 100 comparisons or functions are allowed in the expression. The expression must be < 3000 bytes in length. Sample Query: `(LOWER(driving_license)="class \"a\"" OR EMPTY(driving_license)) AND driving_years > 10`
string custom_attribute_filter = 8;getCustomAttributeFilter in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getCustomAttributeFilterBytes()
Optional. This filter specifies a structured syntax to match against the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] marked as `filterable`. The syntax for this expression is a subset of SQL syntax. Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `>=` where the left of the operator is a custom field key and the right of the operator is a number or a quoted string. You must escape backslash (\\) and quote (\") characters. Supported functions are `LOWER([field_name])` to perform a case insensitive match and `EMPTY([field_name])` to filter on the existence of a key. Boolean expressions (AND/OR/NOT) are supported up to 3 levels of nesting (for example, "((A AND B AND C) OR NOT D) AND E"), a maximum of 100 comparisons or functions are allowed in the expression. The expression must be < 3000 bytes in length. Sample Query: `(LOWER(driving_license)="class \"a\"" OR EMPTY(driving_license)) AND driving_years > 10`
string custom_attribute_filter = 8;getCustomAttributeFilterBytes in interface JobQueryOrBuilderpublic boolean getDisableSpellCheck()
Optional. This flag controls the spell-check feature. If false, the service attempts to correct a misspelled query, for example, "enginee" is corrected to "engineer". Defaults to false: a spell check is performed.
bool disable_spell_check = 9;getDisableSpellCheck in interface JobQueryOrBuilderpublic List<EmploymentType> getEmploymentTypesList()
Optional. 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]. If a value isn't specified, jobs in the search results includes any employment type. If multiple values are specified, jobs in the search results include any of the specified employment types.
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 10;getEmploymentTypesList in interface JobQueryOrBuilderpublic int getEmploymentTypesCount()
Optional. 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]. If a value isn't specified, jobs in the search results includes any employment type. If multiple values are specified, jobs in the search results include any of the specified employment types.
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 10;getEmploymentTypesCount in interface JobQueryOrBuilderpublic EmploymentType getEmploymentTypes(int index)
Optional. 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]. If a value isn't specified, jobs in the search results includes any employment type. If multiple values are specified, jobs in the search results include any of the specified employment types.
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 10;getEmploymentTypes in interface JobQueryOrBuilderpublic List<Integer> getEmploymentTypesValueList()
Optional. 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]. If a value isn't specified, jobs in the search results includes any employment type. If multiple values are specified, jobs in the search results include any of the specified employment types.
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 10;getEmploymentTypesValueList in interface JobQueryOrBuilderpublic int getEmploymentTypesValue(int index)
Optional. 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]. If a value isn't specified, jobs in the search results includes any employment type. If multiple values are specified, jobs in the search results include any of the specified employment types.
repeated .google.cloud.talent.v4beta1.EmploymentType employment_types = 10;getEmploymentTypesValue in interface JobQueryOrBuilderpublic com.google.protobuf.ProtocolStringList getLanguageCodesList()
Optional. This filter specifies the locale of jobs to search against, for example, "en-US". If a value isn't specified, the search results can contain jobs in any locale. Language codes should be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
repeated string language_codes = 11;getLanguageCodesList in interface JobQueryOrBuilderpublic int getLanguageCodesCount()
Optional. This filter specifies the locale of jobs to search against, for example, "en-US". If a value isn't specified, the search results can contain jobs in any locale. Language codes should be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
repeated string language_codes = 11;getLanguageCodesCount in interface JobQueryOrBuilderpublic String getLanguageCodes(int index)
Optional. This filter specifies the locale of jobs to search against, for example, "en-US". If a value isn't specified, the search results can contain jobs in any locale. Language codes should be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
repeated string language_codes = 11;getLanguageCodes in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getLanguageCodesBytes(int index)
Optional. This filter specifies the locale of jobs to search against, for example, "en-US". If a value isn't specified, the search results can contain jobs in any locale. Language codes should be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
repeated string language_codes = 11;getLanguageCodesBytes in interface JobQueryOrBuilderpublic boolean hasPublishTimeRange()
Optional. Jobs published within a range specified by this filter are searched against.
.google.cloud.talent.v4beta1.TimestampRange publish_time_range = 12;hasPublishTimeRange in interface JobQueryOrBuilderpublic TimestampRange getPublishTimeRange()
Optional. Jobs published within a range specified by this filter are searched against.
.google.cloud.talent.v4beta1.TimestampRange publish_time_range = 12;getPublishTimeRange in interface JobQueryOrBuilderpublic TimestampRangeOrBuilder getPublishTimeRangeOrBuilder()
Optional. Jobs published within a range specified by this filter are searched against.
.google.cloud.talent.v4beta1.TimestampRange publish_time_range = 12;getPublishTimeRangeOrBuilder in interface JobQueryOrBuilderpublic com.google.protobuf.ProtocolStringList getExcludedJobsList()
Optional. This filter specifies a list of job names to be excluded during search. At most 400 excluded job names are allowed.
repeated string excluded_jobs = 13;getExcludedJobsList in interface JobQueryOrBuilderpublic int getExcludedJobsCount()
Optional. This filter specifies a list of job names to be excluded during search. At most 400 excluded job names are allowed.
repeated string excluded_jobs = 13;getExcludedJobsCount in interface JobQueryOrBuilderpublic String getExcludedJobs(int index)
Optional. This filter specifies a list of job names to be excluded during search. At most 400 excluded job names are allowed.
repeated string excluded_jobs = 13;getExcludedJobs in interface JobQueryOrBuilderpublic com.google.protobuf.ByteString getExcludedJobsBytes(int index)
Optional. This filter specifies a list of job names to be excluded during search. At most 400 excluded job names are allowed.
repeated string excluded_jobs = 13;getExcludedJobsBytes in interface JobQueryOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JobQuery parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobQuery parseFrom(InputStream input) throws IOException
IOExceptionpublic static JobQuery parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobQuery parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JobQuery parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobQuery parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JobQuery parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JobQuery.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JobQuery.Builder newBuilder()
public static JobQuery.Builder newBuilder(JobQuery prototype)
public JobQuery.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JobQuery.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JobQuery getDefaultInstance()
public static com.google.protobuf.Parser<JobQuery> parser()
public com.google.protobuf.Parser<JobQuery> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JobQuery getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.