[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides documentation for the `SkillFilter` class within the `Google.Cloud.Talent.V4Beta1` namespace, specifically version 2.0.0-beta07."],["The `SkillFilter` class is used to filter skills in searches, allowing users to specify skill names such as \"java\" or \"j2ee\"."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with various methods."],["`SkillFilter` has two constructors: a default constructor `SkillFilter()` and an overloaded constructor `SkillFilter(SkillFilter other)` that accepts another SkillFilter instance as a parameter."],["The class has two main properties, `Negated` (a boolean to exclude matching profiles) and `Skill` (a string that represents the skill name to search)."]]],[]]