Filter by annualized base compensation amount and base compensation
entry's unit. Populate range and zero or more units.
ANNUALIZED_BASE_AMOUNT = 3;
ANNUALIZED_BASE_AMOUNT_VALUE
Filter by annualized base compensation amount and base compensation
entry's unit. Populate range and zero or more units.
ANNUALIZED_BASE_AMOUNT = 3;
ANNUALIZED_TOTAL_AMOUNT
Filter by annualized total compensation amount and base compensation
entry's unit . Populate range and zero or more units.
ANNUALIZED_TOTAL_AMOUNT = 4;
ANNUALIZED_TOTAL_AMOUNT_VALUE
Filter by annualized total compensation amount and base compensation
entry's unit . Populate range and zero or more units.
ANNUALIZED_TOTAL_AMOUNT = 4;
FILTER_TYPE_UNSPECIFIED
Filter type unspecified. Position holder, INVALID, should never be used.
FILTER_TYPE_UNSPECIFIED = 0;
FILTER_TYPE_UNSPECIFIED_VALUE
Filter type unspecified. Position holder, INVALID, should never be used.
FILTER_TYPE_UNSPECIFIED = 0;
UNIT_AND_AMOUNT
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 and
amount or range overlaps with provided
CompensationRange.
See CompensationInfo.CompensationEntry for definition of
base compensation entry.
Set exactly one units and populate range.
UNIT_AND_AMOUNT = 2;
UNIT_AND_AMOUNT_VALUE
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 and
amount or range overlaps with provided
CompensationRange.
See CompensationInfo.CompensationEntry for definition of
base compensation entry.
Set exactly one units and populate range.
UNIT_AND_AMOUNT = 2;
UNIT_ONLY
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.
Populate one or more units.
See CompensationInfo.CompensationEntry for definition of
base compensation entry.
UNIT_ONLY = 1;
UNIT_ONLY_VALUE
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.
Populate one or more units.
See CompensationInfo.CompensationEntry for definition of
base compensation entry.
[[["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 2024-10-10 UTC."],[],[]]