Class SkillFilter (2.6.0)

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

Skill filter of the search.

Attributes

NameDescription
skill str
Required. The skill name. For example, "java", "j2ee", and so on.
negated bool
Whether to apply negation to the filter so profiles matching the filter are excluded.