Filter by annualized base compensation amount and base compensation
entry's unit. Populate
[range][google.cloud.talent.v4.CompensationFilter.range] and zero or more
[units][google.cloud.talent.v4.CompensationFilter.units].
AnnualizedTotalAmount
Filter by annualized total compensation amount and base compensation
entry's unit . Populate
[range][google.cloud.talent.v4.CompensationFilter.range] and zero or more
[units][google.cloud.talent.v4.CompensationFilter.units].
UnitAndAmount
Filter by base compensation entry's unit and amount / range. A job
is a match if and only if the job contains a base CompensationEntry, and
the base entry's unit matches provided
[CompensationUnit][google.cloud.talent.v4.CompensationInfo.CompensationUnit]
and amount or range overlaps with provided
[CompensationRange][google.cloud.talent.v4.CompensationInfo.CompensationRange].
See
[CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
for definition of base compensation entry.
Set exactly one [units][google.cloud.talent.v4.CompensationFilter.units]
and populate [range][google.cloud.talent.v4.CompensationFilter.range].
UnitOnly
Filter by base compensation entry's unit. A job is a match if and
only if the job contains a base CompensationEntry and the base
CompensationEntry's unit matches provided
[units][google.cloud.talent.v4.CompensationFilter.units]. Populate one or
more [units][google.cloud.talent.v4.CompensationFilter.units].
See
[CompensationInfo.CompensationEntry][google.cloud.talent.v4.CompensationInfo.CompensationEntry]
for definition of base compensation entry.
Unspecified
Filter type unspecified. Position holder, INVALID, should never be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 2.7.0 is the latest version of the Google Cloud Talent Solution v4 API's `CompensationFilter.Types.FilterType` documentation, with multiple previous versions available for reference."],["The `CompensationFilter.Types.FilterType` enum in the Google Cloud Talent Solution v4 API defines the types of filters that can be applied to compensation data when searching for jobs, such as by annualized base amount, annualized total amount, unit and amount, or unit only."],["There are five filter types available: `AnnualizedBaseAmount`, `AnnualizedTotalAmount`, `UnitAndAmount`, `UnitOnly`, and `Unspecified`, each serving a unique purpose in defining how compensation is filtered in the search results."],["Each filter type, except `Unspecified`, is associated with specific criteria, such as a range or units of compensation, which must be provided to effectively filter job results."]]],[]]