public sealed class ApplicationJobFilter : IMessage<ApplicationJobFilter>, IEquatable<ApplicationJobFilter>, IDeepCloneable<ApplicationJobFilter>, IBufferMessage, IMessage
The job requisition id in the application. The API does an exact match on
the [Job.requisition_id][google.cloud.talent.v4beta1.Job.requisition_id] of [Application.job][google.cloud.talent.v4beta1.Application.job] in profiles.
The job title in the application. The API does an exact match on the
[Job.title][google.cloud.talent.v4beta1.Job.title] of [Application.job][google.cloud.talent.v4beta1.Application.job] 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\u003e\u003ccode\u003eApplicationJobFilter\u003c/code\u003e is a class used to filter job information within an application in the Google Cloud Talent API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eApplicationJobFilter\u003c/code\u003e is 3.0.0-beta06, with older versions 3.0.0-beta05 and 2.0.0-beta07 also available.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplicationJobFilter\u003c/code\u003e allows filtering by \u003ccode\u003eJobRequisitionId\u003c/code\u003e and \u003ccode\u003eJobTitle\u003c/code\u003e, enabling exact matching against the job's requisition ID and title in the application.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNegated\u003c/code\u003e property, a boolean value, can be set to true to exclude profiles that match the defined application job filters.\u003c/p\u003e\n"]]],[],null,[]]