Class EducationFilter (2.6.0)

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

Education filter of the search.

Attributes

NameDescription
school str
The school name. For example "MIT", "University of California, Berkeley".
field_of_study str
The field of study. This is to search against value provided in Degree.fields_of_study. For example "Computer Science", "Mathematics".
degree_type google.cloud.talent_v4beta1.types.DegreeType
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.
negated bool
Whether to apply negation to the filter so profiles matching the filter is excluded.