public sealed class EducationFilter : IMessage<EducationFilter>, IEquatable<EducationFilter>, IDeepCloneable<EducationFilter>, IBufferMessage, IMessage
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.
The field of study. This is to search against value provided in
[Degree.fields_of_study][google.cloud.talent.v4beta1.Degree.fields_of_study].
For example "Computer Science", "Mathematics".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEducationFilter\u003c/code\u003e class is used to filter search results based on education criteria in the Google Cloud Talent V4Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for serialization, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to filter by \u003ccode\u003eDegreeType\u003c/code\u003e, \u003ccode\u003eFieldOfStudy\u003c/code\u003e, \u003ccode\u003eSchool\u003c/code\u003e, and a \u003ccode\u003eNegated\u003c/code\u003e flag to exclude matching profiles.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided: a default constructor and a copy constructor to create a new \u003ccode\u003eEducationFilter\u003c/code\u003e object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e3.0.0-beta06\u003c/code\u003e, while version \u003ccode\u003e2.0.0-beta07\u003c/code\u003e is also available and contains the provided information.\u003c/p\u003e\n"]]],[],null,[]]