Class SkillFilter (2.3.0)

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

Skill filter of the search. .. attribute:: skill

Required. The skill name. For example, "java", "j2ee", and so on.

:type: str

Attribute

NameDescription
negated bool
Whether to apply negation to the filter so profiles matching the filter are excluded.