Interface protos.google.cloud.talent.v4beta1.IApplicationDateFilter (3.3.0)

Properties of an ApplicationDateFilter.

Package

@google-cloud/talent!

Properties

endDate

endDate?: (google.type.IDate|null);

ApplicationDateFilter endDate

Property Value
TypeDescription
(google.type.IDate|null)

startDate

startDate?: (google.type.IDate|null);

ApplicationDateFilter startDate

Property Value
TypeDescription
(google.type.IDate|null)