Send feedback
Class ApplicationDateFilter.Builder (2.2.9)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.2.9 keyboard_arrow_down
public static final class ApplicationDateFilter . Builder extends GeneratedMessageV3 . Builder<ApplicationDateFilter . Builder > implements ApplicationDateFilterOrBuilder
Application Date Range Filter.
The API matches profiles with Application.application_date between
start date and end date (both boundaries are inclusive). The filter is
ignored if both start_date and end_date are missing.
Protobuf type google.cloud.talent.v4beta1.ApplicationDateFilter
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ApplicationDateFilter . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public ApplicationDateFilter build ()
Returns
buildPartial()
public ApplicationDateFilter buildPartial ()
Returns
clear()
public ApplicationDateFilter . Builder clear ()
Returns
Overrides
clearEndDate()
public ApplicationDateFilter . Builder clearEndDate ()
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Returns
clearField(Descriptors.FieldDescriptor field)
public ApplicationDateFilter . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ApplicationDateFilter . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearStartDate()
public ApplicationDateFilter . Builder clearStartDate ()
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Returns
clone()
public ApplicationDateFilter . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public ApplicationDateFilter getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getEndDate()
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Returns
Type Description com.google.type.Date The endDate.
getEndDateBuilder()
public Date . Builder getEndDateBuilder ()
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Returns
Type Description com.google.type.Date.Builder
getEndDateOrBuilder()
public DateOrBuilder getEndDateOrBuilder ()
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Returns
Type Description com.google.type.DateOrBuilder
getStartDate()
public Date getStartDate ()
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Returns
Type Description com.google.type.Date The startDate.
getStartDateBuilder()
public Date . Builder getStartDateBuilder ()
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Returns
Type Description com.google.type.Date.Builder
getStartDateOrBuilder()
public DateOrBuilder getStartDateOrBuilder ()
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Returns
Type Description com.google.type.DateOrBuilder
hasEndDate()
public boolean hasEndDate ()
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Returns
Type Description boolean Whether the endDate field is set.
hasStartDate()
public boolean hasStartDate ()
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Returns
Type Description boolean Whether the startDate field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeEndDate(Date value)
public ApplicationDateFilter . Builder mergeEndDate ( Date value )
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Parameter
Name Description value com.google.type.Date
Returns
mergeFrom(ApplicationDateFilter other)
public ApplicationDateFilter . Builder mergeFrom ( ApplicationDateFilter other )
Parameter
Returns
public ApplicationDateFilter . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public ApplicationDateFilter . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeStartDate(Date value)
public ApplicationDateFilter . Builder mergeStartDate ( Date value )
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Parameter
Name Description value com.google.type.Date
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ApplicationDateFilter . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setEndDate(Date value)
public ApplicationDateFilter . Builder setEndDate ( Date value )
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Parameter
Name Description value com.google.type.Date
Returns
setEndDate(Date.Builder builderForValue)
public ApplicationDateFilter . Builder setEndDate ( Date . Builder builderForValue )
End date. If it's missing, The API matches profiles with application date
not before the start date.
.google.type.Date end_date = 2;
Parameter
Name Description builderForValue com.google.type.Date.Builder
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public ApplicationDateFilter . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ApplicationDateFilter . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setStartDate(Date value)
public ApplicationDateFilter . Builder setStartDate ( Date value )
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Parameter
Name Description value com.google.type.Date
Returns
setStartDate(Date.Builder builderForValue)
public ApplicationDateFilter . Builder setStartDate ( Date . Builder builderForValue )
Start date. If it's missing, The API matches profiles with application date
not after the end date.
.google.type.Date start_date = 1;
Parameter
Name Description builderForValue com.google.type.Date.Builder
Returns
setUnknownFields(UnknownFieldSet unknownFields)
public final ApplicationDateFilter . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-06 UTC."],[],[]]