[[["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-03-21 UTC."],[[["`EmployerFilter` is a sealed class used to filter search results by employer within the Google Cloud Talent API, specifically in version 2.0.0-beta07."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities such as message handling, equality checks, deep cloning, and buffered message operations."],["The `EmployerFilter` class contains properties like `Employer` (the employer's name), `Mode` (defines the employment records to search against), and `Negated` (specifies whether to exclude matching profiles)."],["There are two constructors for `EmployerFilter`: one default constructor, and another that creates a new instance by copying values from another `EmployerFilter`."],["The `EmployerFilter` class inherits from `Object` and exposes the standard `Object` methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]