Class CompensationFilter (2.7.2)

CompensationFilter(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Filter on job compensation type and amount.

Attributes

NameDescription
type_ google.cloud.talent_v4beta1.types.CompensationFilter.FilterType
Required. Type of filter.
units Sequence[google.cloud.talent_v4beta1.types.CompensationInfo.CompensationUnit]
Required. Specify desired ``base compensation entry's`` CompensationInfo.CompensationUnit.
range_ google.cloud.talent_v4beta1.types.CompensationInfo.CompensationRange
Compensation range.
include_jobs_with_unspecified_compensation_range bool
If set to true, jobs with unspecified compensation range fields are included.

Inheritance

builtins.object > proto.message.Message > CompensationFilter

Classes

FilterType

FilterType(value)

Specify the type of filtering.