public final class SearchProfilesRequest extends com.google.protobuf.GeneratedMessageV3 implements SearchProfilesRequestOrBuilder
The request body of the `SearchProfiles` call.Protobuf type
google.cloud.talent.v4beta1.SearchProfilesRequest| Modifier and Type | Class and Description |
|---|---|
static class |
SearchProfilesRequest.Builder
The request body of the `SearchProfiles` call.
|
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CASE_SENSITIVE_SORT_FIELD_NUMBER |
static int |
DISABLE_SPELL_CHECK_FIELD_NUMBER |
static int |
HISTOGRAM_QUERIES_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
ORDER_BY_FIELD_NUMBER |
static int |
PAGE_SIZE_FIELD_NUMBER |
static int |
PAGE_TOKEN_FIELD_NUMBER |
static int |
PARENT_FIELD_NUMBER |
static int |
PROFILE_QUERY_FIELD_NUMBER |
static int |
REQUEST_METADATA_FIELD_NUMBER |
static int |
RESULT_SET_ID_FIELD_NUMBER |
static int |
STRICT_KEYWORDS_SEARCH_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
getCaseSensitiveSort()
Optional.
|
static SearchProfilesRequest |
getDefaultInstance() |
SearchProfilesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDisableSpellCheck()
Optional.
|
HistogramQuery |
getHistogramQueries(int index)
Optional.
|
int |
getHistogramQueriesCount()
Optional.
|
List<HistogramQuery> |
getHistogramQueriesList()
Optional.
|
HistogramQueryOrBuilder |
getHistogramQueriesOrBuilder(int index)
Optional.
|
List<? extends HistogramQueryOrBuilder> |
getHistogramQueriesOrBuilderList()
Optional.
|
int |
getOffset()
Optional.
|
String |
getOrderBy()
Optional.
|
com.google.protobuf.ByteString |
getOrderByBytes()
Optional.
|
int |
getPageSize()
Optional.
|
String |
getPageToken()
Optional.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Optional.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
com.google.protobuf.Parser<SearchProfilesRequest> |
getParserForType() |
ProfileQuery |
getProfileQuery()
Optional.
|
ProfileQueryOrBuilder |
getProfileQueryOrBuilder()
Optional.
|
RequestMetadata |
getRequestMetadata()
Required.
|
RequestMetadataOrBuilder |
getRequestMetadataOrBuilder()
Required.
|
String |
getResultSetId()
Optional.
|
com.google.protobuf.ByteString |
getResultSetIdBytes()
Optional.
|
int |
getSerializedSize() |
boolean |
getStrictKeywordsSearch()
Optional.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasProfileQuery()
Optional.
|
boolean |
hasRequestMetadata()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SearchProfilesRequest.Builder |
newBuilder() |
static SearchProfilesRequest.Builder |
newBuilder(SearchProfilesRequest prototype) |
SearchProfilesRequest.Builder |
newBuilderForType() |
protected SearchProfilesRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static SearchProfilesRequest |
parseDelimitedFrom(InputStream input) |
static SearchProfilesRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchProfilesRequest |
parseFrom(byte[] data) |
static SearchProfilesRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchProfilesRequest |
parseFrom(ByteBuffer data) |
static SearchProfilesRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchProfilesRequest |
parseFrom(com.google.protobuf.ByteString data) |
static SearchProfilesRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchProfilesRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchProfilesRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchProfilesRequest |
parseFrom(InputStream input) |
static SearchProfilesRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SearchProfilesRequest> |
parser() |
SearchProfilesRequest.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, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, 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 PARENT_FIELD_NUMBER
public static final int REQUEST_METADATA_FIELD_NUMBER
public static final int PROFILE_QUERY_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
public static final int DISABLE_SPELL_CHECK_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
public static final int CASE_SENSITIVE_SORT_FIELD_NUMBER
public static final int HISTOGRAM_QUERIES_FIELD_NUMBER
public static final int RESULT_SET_ID_FIELD_NUMBER
public static final int STRICT_KEYWORDS_SEARCH_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 getParent()
Required. The resource name of the tenant to search within.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenants/foo".
string parent = 1;getParent in interface SearchProfilesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The resource name of the tenant to search within.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/api-test-project/tenants/foo".
string parent = 1;getParentBytes in interface SearchProfilesRequestOrBuilderpublic boolean hasRequestMetadata()
Required. The meta information collected about the profile search user. This is used to improve the search quality of the service. These values are provided by users, and must be precise and consistent.
.google.cloud.talent.v4beta1.RequestMetadata request_metadata = 2;hasRequestMetadata in interface SearchProfilesRequestOrBuilderpublic RequestMetadata getRequestMetadata()
Required. The meta information collected about the profile search user. This is used to improve the search quality of the service. These values are provided by users, and must be precise and consistent.
.google.cloud.talent.v4beta1.RequestMetadata request_metadata = 2;getRequestMetadata in interface SearchProfilesRequestOrBuilderpublic RequestMetadataOrBuilder getRequestMetadataOrBuilder()
Required. The meta information collected about the profile search user. This is used to improve the search quality of the service. These values are provided by users, and must be precise and consistent.
.google.cloud.talent.v4beta1.RequestMetadata request_metadata = 2;getRequestMetadataOrBuilder in interface SearchProfilesRequestOrBuilderpublic boolean hasProfileQuery()
Optional. Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
.google.cloud.talent.v4beta1.ProfileQuery profile_query = 3;hasProfileQuery in interface SearchProfilesRequestOrBuilderpublic ProfileQuery getProfileQuery()
Optional. Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
.google.cloud.talent.v4beta1.ProfileQuery profile_query = 3;getProfileQuery in interface SearchProfilesRequestOrBuilderpublic ProfileQueryOrBuilder getProfileQueryOrBuilder()
Optional. Search query to execute. See [ProfileQuery][google.cloud.talent.v4beta1.ProfileQuery] for more details.
.google.cloud.talent.v4beta1.ProfileQuery profile_query = 3;getProfileQueryOrBuilder in interface SearchProfilesRequestOrBuilderpublic int getPageSize()
Optional. A limit on the number of profiles returned in the search results. A value above the default value 10 can increase search response time. The maximum value allowed is 100. Otherwise an error is thrown.
int32 page_size = 4;getPageSize in interface SearchProfilesRequestOrBuilderpublic String getPageToken()
Optional. The pageToken, similar to offset enables users of the API to paginate through the search results. To retrieve the first page of results, set the pageToken to empty. The search response includes a [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be used to populate the pageToken field for the next page of results. Using pageToken instead of offset increases the performance of the API, especially compared to larger offset values.
string page_token = 5;getPageToken in interface SearchProfilesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Optional. The pageToken, similar to offset enables users of the API to paginate through the search results. To retrieve the first page of results, set the pageToken to empty. The search response includes a [nextPageToken][google.cloud.talent.v4beta1.SearchProfilesResponse.next_page_token] field that can be used to populate the pageToken field for the next page of results. Using pageToken instead of offset increases the performance of the API, especially compared to larger offset values.
string page_token = 5;getPageTokenBytes in interface SearchProfilesRequestOrBuilderpublic int getOffset()
Optional. An integer that specifies the current offset (that is, starting result) in search results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] is unset. The maximum allowed value is 5000. Otherwise an error is thrown. For example, 0 means to search from the first profile, and 10 means to search from the 11th profile. This can be used for pagination, for example pageSize = 10 and offset = 10 means to search from the second page.
int32 offset = 6;getOffset in interface SearchProfilesRequestOrBuilderpublic 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".
bool disable_spell_check = 7;getDisableSpellCheck in interface SearchProfilesRequestOrBuilderpublic String getOrderBy()
Optional. The criteria that determines how search results are sorted.
Defaults is "relevance desc" if no value is specified.
Supported options are:
* "relevance desc": By descending relevance, as determined by the API
algorithms.
* "update_date desc": Sort by
[Profile.update_time][google.cloud.talent.v4beta1.Profile.update_time] in
descending order
(recently updated profiles first).
* "create_date desc": Sort by
[Profile.create_time][google.cloud.talent.v4beta1.Profile.create_time] in
descending order
(recently created profiles first).
* "first_name": Sort by
[PersonName.PersonStructuredName.given_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.given_name]
in
ascending order.
* "first_name desc": Sort by
[PersonName.PersonStructuredName.given_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.given_name]
in descending order.
* "last_name": Sort by
[PersonName.PersonStructuredName.family_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.family_name]
in
ascending order.
* "last_name desc": Sort by
[PersonName.PersonStructuredName.family_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.family_name]
in ascending order.
string order_by = 8;getOrderBy in interface SearchProfilesRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()
Optional. The criteria that determines how search results are sorted.
Defaults is "relevance desc" if no value is specified.
Supported options are:
* "relevance desc": By descending relevance, as determined by the API
algorithms.
* "update_date desc": Sort by
[Profile.update_time][google.cloud.talent.v4beta1.Profile.update_time] in
descending order
(recently updated profiles first).
* "create_date desc": Sort by
[Profile.create_time][google.cloud.talent.v4beta1.Profile.create_time] in
descending order
(recently created profiles first).
* "first_name": Sort by
[PersonName.PersonStructuredName.given_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.given_name]
in
ascending order.
* "first_name desc": Sort by
[PersonName.PersonStructuredName.given_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.given_name]
in descending order.
* "last_name": Sort by
[PersonName.PersonStructuredName.family_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.family_name]
in
ascending order.
* "last_name desc": Sort by
[PersonName.PersonStructuredName.family_name][google.cloud.talent.v4beta1.PersonName.PersonStructuredName.family_name]
in ascending order.
string order_by = 8;getOrderByBytes in interface SearchProfilesRequestOrBuilderpublic boolean getCaseSensitiveSort()
Optional. When sort by field is based on alphabetical order, sort values case sensitively (based on ASCII) when the value is set to true. Default value is case in-sensitive sort (false).
bool case_sensitive_sort = 9;getCaseSensitiveSort in interface SearchProfilesRequestOrBuilderpublic List<HistogramQuery> getHistogramQueriesList()
Optional. A list of expressions specifies histogram requests against matching profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. The expression syntax looks like a function definition with optional parameters. Function syntax: function_name(histogram_facet[, list of buckets]) Data types: * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. * String: string like "any string with backslash escape for quote(\")." * Number: whole number and floating point number like 10, -1 and -0.01. * List: list of elements with comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["one", "two", "three"]. Built-in constants: * MIN (minimum number similar to java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE) Built-in functions: * bucket(start, end[, label]) Bucket build-in function creates a bucket with range of [start, end). Note that the end is exclusive. For example, bucket(1, MAX, "positive number") or bucket(1, 10). Histogram Facets: * admin1: Admin1 is a global placeholder for referring to state, province, or the particular term a country uses to define the geographic structure below the country level. Examples include states codes such as "CA", "IL", "NY", and provinces, such as "BC". * locality: Locality is a global placeholder for referring to city, town, or the particular term a country uses to define the geographic structure below the admin1 level. Examples include city names such as "Mountain View" and "New York". * extended_locality: Extended locality is concatenated version of admin1 and locality with comma separator. For example, "Mountain View, CA" and "New York, NY". * postal_code: Postal code of profile which follows locale code. * country: Country code (ISO-3166-1 alpha-2 code) of profile, such as US, JP, GB. * job_title: Normalized job titles specified in EmploymentHistory. * company_name: Normalized company name of profiles to match on. * institution: The school name. For example, "MIT", "University of California, Berkeley" * degree: Highest education degree in ISCED code. Each value in degree covers a specific level of education, without any expansion to upper nor lower levels of education degree. * experience_in_months: experience in months. 0 means 0 month to 1 month (exclusive). * application_date: The application date specifies application start dates. See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. * application_outcome_notes: The application outcome reason specifies the reasons behind the outcome of the job application. See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. * application_job_title: The application job title specifies the job applied for in the application. See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. * hirable_status: Hirable status specifies the profile's hirable status. * string_custom_attribute: String custom attributes. Values can be accessed via square bracket notation like string_custom_attribute["key1"]. * numeric_custom_attribute: Numeric custom attributes. Values can be accessed via square bracket notation like numeric_custom_attribute["key1"]. Example expressions: * count(admin1) * count(experience_in_months, [bucket(0, 12, "1 year"), bucket(12, 36, "1-3 years"), bucket(36, MAX, "3+ years")]) * count(string_custom_attribute["assigned_recruiter"]) * count(numeric_custom_attribute["favorite_number"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative")])
repeated .google.cloud.talent.v4beta1.HistogramQuery histogram_queries = 10;getHistogramQueriesList in interface SearchProfilesRequestOrBuilderpublic List<? extends HistogramQueryOrBuilder> getHistogramQueriesOrBuilderList()
Optional. A list of expressions specifies histogram requests against matching profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. The expression syntax looks like a function definition with optional parameters. Function syntax: function_name(histogram_facet[, list of buckets]) Data types: * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. * String: string like "any string with backslash escape for quote(\")." * Number: whole number and floating point number like 10, -1 and -0.01. * List: list of elements with comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["one", "two", "three"]. Built-in constants: * MIN (minimum number similar to java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE) Built-in functions: * bucket(start, end[, label]) Bucket build-in function creates a bucket with range of [start, end). Note that the end is exclusive. For example, bucket(1, MAX, "positive number") or bucket(1, 10). Histogram Facets: * admin1: Admin1 is a global placeholder for referring to state, province, or the particular term a country uses to define the geographic structure below the country level. Examples include states codes such as "CA", "IL", "NY", and provinces, such as "BC". * locality: Locality is a global placeholder for referring to city, town, or the particular term a country uses to define the geographic structure below the admin1 level. Examples include city names such as "Mountain View" and "New York". * extended_locality: Extended locality is concatenated version of admin1 and locality with comma separator. For example, "Mountain View, CA" and "New York, NY". * postal_code: Postal code of profile which follows locale code. * country: Country code (ISO-3166-1 alpha-2 code) of profile, such as US, JP, GB. * job_title: Normalized job titles specified in EmploymentHistory. * company_name: Normalized company name of profiles to match on. * institution: The school name. For example, "MIT", "University of California, Berkeley" * degree: Highest education degree in ISCED code. Each value in degree covers a specific level of education, without any expansion to upper nor lower levels of education degree. * experience_in_months: experience in months. 0 means 0 month to 1 month (exclusive). * application_date: The application date specifies application start dates. See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. * application_outcome_notes: The application outcome reason specifies the reasons behind the outcome of the job application. See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. * application_job_title: The application job title specifies the job applied for in the application. See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. * hirable_status: Hirable status specifies the profile's hirable status. * string_custom_attribute: String custom attributes. Values can be accessed via square bracket notation like string_custom_attribute["key1"]. * numeric_custom_attribute: Numeric custom attributes. Values can be accessed via square bracket notation like numeric_custom_attribute["key1"]. Example expressions: * count(admin1) * count(experience_in_months, [bucket(0, 12, "1 year"), bucket(12, 36, "1-3 years"), bucket(36, MAX, "3+ years")]) * count(string_custom_attribute["assigned_recruiter"]) * count(numeric_custom_attribute["favorite_number"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative")])
repeated .google.cloud.talent.v4beta1.HistogramQuery histogram_queries = 10;getHistogramQueriesOrBuilderList in interface SearchProfilesRequestOrBuilderpublic int getHistogramQueriesCount()
Optional. A list of expressions specifies histogram requests against matching profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. The expression syntax looks like a function definition with optional parameters. Function syntax: function_name(histogram_facet[, list of buckets]) Data types: * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. * String: string like "any string with backslash escape for quote(\")." * Number: whole number and floating point number like 10, -1 and -0.01. * List: list of elements with comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["one", "two", "three"]. Built-in constants: * MIN (minimum number similar to java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE) Built-in functions: * bucket(start, end[, label]) Bucket build-in function creates a bucket with range of [start, end). Note that the end is exclusive. For example, bucket(1, MAX, "positive number") or bucket(1, 10). Histogram Facets: * admin1: Admin1 is a global placeholder for referring to state, province, or the particular term a country uses to define the geographic structure below the country level. Examples include states codes such as "CA", "IL", "NY", and provinces, such as "BC". * locality: Locality is a global placeholder for referring to city, town, or the particular term a country uses to define the geographic structure below the admin1 level. Examples include city names such as "Mountain View" and "New York". * extended_locality: Extended locality is concatenated version of admin1 and locality with comma separator. For example, "Mountain View, CA" and "New York, NY". * postal_code: Postal code of profile which follows locale code. * country: Country code (ISO-3166-1 alpha-2 code) of profile, such as US, JP, GB. * job_title: Normalized job titles specified in EmploymentHistory. * company_name: Normalized company name of profiles to match on. * institution: The school name. For example, "MIT", "University of California, Berkeley" * degree: Highest education degree in ISCED code. Each value in degree covers a specific level of education, without any expansion to upper nor lower levels of education degree. * experience_in_months: experience in months. 0 means 0 month to 1 month (exclusive). * application_date: The application date specifies application start dates. See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. * application_outcome_notes: The application outcome reason specifies the reasons behind the outcome of the job application. See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. * application_job_title: The application job title specifies the job applied for in the application. See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. * hirable_status: Hirable status specifies the profile's hirable status. * string_custom_attribute: String custom attributes. Values can be accessed via square bracket notation like string_custom_attribute["key1"]. * numeric_custom_attribute: Numeric custom attributes. Values can be accessed via square bracket notation like numeric_custom_attribute["key1"]. Example expressions: * count(admin1) * count(experience_in_months, [bucket(0, 12, "1 year"), bucket(12, 36, "1-3 years"), bucket(36, MAX, "3+ years")]) * count(string_custom_attribute["assigned_recruiter"]) * count(numeric_custom_attribute["favorite_number"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative")])
repeated .google.cloud.talent.v4beta1.HistogramQuery histogram_queries = 10;getHistogramQueriesCount in interface SearchProfilesRequestOrBuilderpublic HistogramQuery getHistogramQueries(int index)
Optional. A list of expressions specifies histogram requests against matching profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. The expression syntax looks like a function definition with optional parameters. Function syntax: function_name(histogram_facet[, list of buckets]) Data types: * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. * String: string like "any string with backslash escape for quote(\")." * Number: whole number and floating point number like 10, -1 and -0.01. * List: list of elements with comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["one", "two", "three"]. Built-in constants: * MIN (minimum number similar to java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE) Built-in functions: * bucket(start, end[, label]) Bucket build-in function creates a bucket with range of [start, end). Note that the end is exclusive. For example, bucket(1, MAX, "positive number") or bucket(1, 10). Histogram Facets: * admin1: Admin1 is a global placeholder for referring to state, province, or the particular term a country uses to define the geographic structure below the country level. Examples include states codes such as "CA", "IL", "NY", and provinces, such as "BC". * locality: Locality is a global placeholder for referring to city, town, or the particular term a country uses to define the geographic structure below the admin1 level. Examples include city names such as "Mountain View" and "New York". * extended_locality: Extended locality is concatenated version of admin1 and locality with comma separator. For example, "Mountain View, CA" and "New York, NY". * postal_code: Postal code of profile which follows locale code. * country: Country code (ISO-3166-1 alpha-2 code) of profile, such as US, JP, GB. * job_title: Normalized job titles specified in EmploymentHistory. * company_name: Normalized company name of profiles to match on. * institution: The school name. For example, "MIT", "University of California, Berkeley" * degree: Highest education degree in ISCED code. Each value in degree covers a specific level of education, without any expansion to upper nor lower levels of education degree. * experience_in_months: experience in months. 0 means 0 month to 1 month (exclusive). * application_date: The application date specifies application start dates. See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. * application_outcome_notes: The application outcome reason specifies the reasons behind the outcome of the job application. See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. * application_job_title: The application job title specifies the job applied for in the application. See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. * hirable_status: Hirable status specifies the profile's hirable status. * string_custom_attribute: String custom attributes. Values can be accessed via square bracket notation like string_custom_attribute["key1"]. * numeric_custom_attribute: Numeric custom attributes. Values can be accessed via square bracket notation like numeric_custom_attribute["key1"]. Example expressions: * count(admin1) * count(experience_in_months, [bucket(0, 12, "1 year"), bucket(12, 36, "1-3 years"), bucket(36, MAX, "3+ years")]) * count(string_custom_attribute["assigned_recruiter"]) * count(numeric_custom_attribute["favorite_number"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative")])
repeated .google.cloud.talent.v4beta1.HistogramQuery histogram_queries = 10;getHistogramQueries in interface SearchProfilesRequestOrBuilderpublic HistogramQueryOrBuilder getHistogramQueriesOrBuilder(int index)
Optional. A list of expressions specifies histogram requests against matching profiles for [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest]. The expression syntax looks like a function definition with optional parameters. Function syntax: function_name(histogram_facet[, list of buckets]) Data types: * Histogram facet: facet names with format [a-zA-Z][a-zA-Z0-9_]+. * String: string like "any string with backslash escape for quote(\")." * Number: whole number and floating point number like 10, -1 and -0.01. * List: list of elements with comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["one", "two", "three"]. Built-in constants: * MIN (minimum number similar to java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE) Built-in functions: * bucket(start, end[, label]) Bucket build-in function creates a bucket with range of [start, end). Note that the end is exclusive. For example, bucket(1, MAX, "positive number") or bucket(1, 10). Histogram Facets: * admin1: Admin1 is a global placeholder for referring to state, province, or the particular term a country uses to define the geographic structure below the country level. Examples include states codes such as "CA", "IL", "NY", and provinces, such as "BC". * locality: Locality is a global placeholder for referring to city, town, or the particular term a country uses to define the geographic structure below the admin1 level. Examples include city names such as "Mountain View" and "New York". * extended_locality: Extended locality is concatenated version of admin1 and locality with comma separator. For example, "Mountain View, CA" and "New York, NY". * postal_code: Postal code of profile which follows locale code. * country: Country code (ISO-3166-1 alpha-2 code) of profile, such as US, JP, GB. * job_title: Normalized job titles specified in EmploymentHistory. * company_name: Normalized company name of profiles to match on. * institution: The school name. For example, "MIT", "University of California, Berkeley" * degree: Highest education degree in ISCED code. Each value in degree covers a specific level of education, without any expansion to upper nor lower levels of education degree. * experience_in_months: experience in months. 0 means 0 month to 1 month (exclusive). * application_date: The application date specifies application start dates. See [ApplicationDateFilter][google.cloud.talent.v4beta1.ApplicationDateFilter] for more details. * application_outcome_notes: The application outcome reason specifies the reasons behind the outcome of the job application. See [ApplicationOutcomeNotesFilter][google.cloud.talent.v4beta1.ApplicationOutcomeNotesFilter] for more details. * application_job_title: The application job title specifies the job applied for in the application. See [ApplicationJobFilter][google.cloud.talent.v4beta1.ApplicationJobFilter] for more details. * hirable_status: Hirable status specifies the profile's hirable status. * string_custom_attribute: String custom attributes. Values can be accessed via square bracket notation like string_custom_attribute["key1"]. * numeric_custom_attribute: Numeric custom attributes. Values can be accessed via square bracket notation like numeric_custom_attribute["key1"]. Example expressions: * count(admin1) * count(experience_in_months, [bucket(0, 12, "1 year"), bucket(12, 36, "1-3 years"), bucket(36, MAX, "3+ years")]) * count(string_custom_attribute["assigned_recruiter"]) * count(numeric_custom_attribute["favorite_number"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative")])
repeated .google.cloud.talent.v4beta1.HistogramQuery histogram_queries = 10;getHistogramQueriesOrBuilder in interface SearchProfilesRequestOrBuilderpublic String getResultSetId()
Optional. An id that uniquely identifies the result set of a [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles] call. The id should be retrieved from the [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse] message returned from a previous invocation of [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles]. A result set is an ordered list of search results. If this field is not set, a new result set is computed based on the [profile_query][google.cloud.talent.v4beta1.SearchProfilesRequest.profile_query]. A new [result_set_id][google.cloud.talent.v4beta1.SearchProfilesRequest.result_set_id] is returned as a handle to access this result set. If this field is set, the service will ignore the resource and [profile_query][google.cloud.talent.v4beta1.SearchProfilesRequest.profile_query] values, and simply retrieve a page of results from the corresponding result set. In this case, one and only one of [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] or [offset][google.cloud.talent.v4beta1.SearchProfilesRequest.offset] must be set. A typical use case is to invoke [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] without this field, then use the resulting [result_set_id][google.cloud.talent.v4beta1.SearchProfilesRequest.result_set_id] in [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse] to page through the results.
string result_set_id = 12;getResultSetId in interface SearchProfilesRequestOrBuilderpublic com.google.protobuf.ByteString getResultSetIdBytes()
Optional. An id that uniquely identifies the result set of a [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles] call. The id should be retrieved from the [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse] message returned from a previous invocation of [SearchProfiles][google.cloud.talent.v4beta1.ProfileService.SearchProfiles]. A result set is an ordered list of search results. If this field is not set, a new result set is computed based on the [profile_query][google.cloud.talent.v4beta1.SearchProfilesRequest.profile_query]. A new [result_set_id][google.cloud.talent.v4beta1.SearchProfilesRequest.result_set_id] is returned as a handle to access this result set. If this field is set, the service will ignore the resource and [profile_query][google.cloud.talent.v4beta1.SearchProfilesRequest.profile_query] values, and simply retrieve a page of results from the corresponding result set. In this case, one and only one of [page_token][google.cloud.talent.v4beta1.SearchProfilesRequest.page_token] or [offset][google.cloud.talent.v4beta1.SearchProfilesRequest.offset] must be set. A typical use case is to invoke [SearchProfilesRequest][google.cloud.talent.v4beta1.SearchProfilesRequest] without this field, then use the resulting [result_set_id][google.cloud.talent.v4beta1.SearchProfilesRequest.result_set_id] in [SearchProfilesResponse][google.cloud.talent.v4beta1.SearchProfilesResponse] to page through the results.
string result_set_id = 12;getResultSetIdBytes in interface SearchProfilesRequestOrBuilderpublic boolean getStrictKeywordsSearch()
Optional. This flag is used to indicate whether the service will attempt to understand synonyms and terms related to the search query or treat the query "as is" when it generates a set of results. By default this flag is set to false, thus allowing expanded results to also be returned. For example a search for "software engineer" might also return candidates who have experience in jobs similar to software engineer positions. By setting this flag to true, the service will only attempt to deliver candidates has software engineer in his/her global fields by treating "software engineer" as a keyword. It is recommended to provide a feature in the UI (such as a checkbox) to allow recruiters to set this flag to true if they intend to search for longer boolean strings.
bool strict_keywords_search = 13;getStrictKeywordsSearch in interface SearchProfilesRequestOrBuilderpublic 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 SearchProfilesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SearchProfilesRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static SearchProfilesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchProfilesRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SearchProfilesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SearchProfilesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SearchProfilesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SearchProfilesRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SearchProfilesRequest.Builder newBuilder()
public static SearchProfilesRequest.Builder newBuilder(SearchProfilesRequest prototype)
public SearchProfilesRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SearchProfilesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SearchProfilesRequest getDefaultInstance()
public static com.google.protobuf.Parser<SearchProfilesRequest> parser()
public com.google.protobuf.Parser<SearchProfilesRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SearchProfilesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.