Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::EmployerFilter::EmployerFilterMode

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::EmployerFilter::EmployerFilterMode.

Enum indicating which set of Profile.employment_records to search against.

Constants

EMPLOYER_FILTER_MODE_UNSPECIFIED

value: 0
Default value.

ALL_EMPLOYMENT_RECORDS

value: 1
Apply to all employers in Profile.employment_records.

CURRENT_EMPLOYMENT_RECORDS_ONLY

value: 2
Apply only to current employer in Profile.employment_records.

PAST_EMPLOYMENT_RECORDS_ONLY

value: 3
Apply only to past (not current) employers in Profile.employment_records.