public sealed class ApplicationDateFilter : IMessage<ApplicationDateFilter>, IEquatable<ApplicationDateFilter>, IDeepCloneable<ApplicationDateFilter>, IBufferMessage, IMessage
Application Date Range Filter.
The API matches profiles with [Application.application_date][google.cloud.talent.v4beta1.Application.application_date] between
start date and end date (both boundaries are inclusive). The filter is
ignored if both [start_date][google.cloud.talent.v4beta1.ApplicationDateFilter.start_date] and [end_date][google.cloud.talent.v4beta1.ApplicationDateFilter.end_date] are missing.
[[["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\u003eApplicationDateFilter\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, is designed to filter profiles based on the date of application, matching profiles with application dates between a specified start and end date.\u003c/p\u003e\n"],["\u003cp\u003eThis filter, which will not be applied if both \u003ccode\u003estart_date\u003c/code\u003e and \u003ccode\u003eend_date\u003c/code\u003e are not set, uses inclusive boundaries for matching application dates.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties: \u003ccode\u003eStartDate\u003c/code\u003e and \u003ccode\u003eEndDate\u003c/code\u003e, both of which are of type \u003ccode\u003eDate\u003c/code\u003e that represent the boundaries for the application date filter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable version is 3.0.0-beta06, with other listed versions being 3.0.0-beta05, and 2.0.0-beta07.\u003c/p\u003e\n"]]],[],null,[]]