public sealed class ApplicationOutcomeNotesFilter : IMessage<ApplicationOutcomeNotesFilter>, IEquatable<ApplicationOutcomeNotesFilter>, IDeepCloneable<ApplicationOutcomeNotesFilter>, IBufferMessage, IMessage
If true, The API excludes all candidates with any
[Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] matching the outcome reason specified in
the filter.
Required. User entered or selected outcome reason. The API does an exact match on the
[Application.outcome_notes][google.cloud.talent.v4beta1.Application.outcome_notes] in profiles.
[[["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-05-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eApplicationOutcomeNotesFilter\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, and it is designed to filter job applications based on outcome notes.\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 message handling, equality comparisons, deep cloning, and efficient buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplicationOutcomeNotesFilter\u003c/code\u003e offers two constructors: a default constructor and one that allows for creating a copy of another \u003ccode\u003eApplicationOutcomeNotesFilter\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eNegated\u003c/code\u003e, a boolean that, when true, excludes candidates with matching outcome notes; and \u003ccode\u003eOutcomeNotes\u003c/code\u003e, a string property that holds the outcome reason to be used for filtering, performing an exact match.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this application is \u003ccode\u003e3.0.0-beta06\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e package.\u003c/p\u003e\n"]]],[],null,[]]