public static final class TimeFilter.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder> implements TimeFilterOrBuilder
Input only. Filter on create timestamp or update timestamp of profiles.Protobuf type
google.cloud.talent.v4beta1.TimeFilter| Modifier and Type | Method and Description |
|---|---|
TimeFilter.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimeFilter |
build() |
TimeFilter |
buildPartial() |
TimeFilter.Builder |
clear() |
TimeFilter.Builder |
clearEndTime()
Optional.
|
TimeFilter.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TimeFilter.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TimeFilter.Builder |
clearStartTime()
Optional.
|
TimeFilter.Builder |
clearTimeField()
Optional.
|
TimeFilter.Builder |
clone() |
TimeFilter |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Optional.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Optional.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Optional.
|
com.google.protobuf.Timestamp |
getStartTime()
Optional.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Optional.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Optional.
|
TimeFilter.TimeField |
getTimeField()
Optional.
|
int |
getTimeFieldValue()
Optional.
|
boolean |
hasEndTime()
Optional.
|
boolean |
hasStartTime()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TimeFilter.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Optional.
|
TimeFilter.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TimeFilter.Builder |
mergeFrom(com.google.protobuf.Message other) |
TimeFilter.Builder |
mergeFrom(TimeFilter other) |
TimeFilter.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Optional.
|
TimeFilter.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TimeFilter.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.
|
TimeFilter.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Optional.
|
TimeFilter.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TimeFilter.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TimeFilter.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.
|
TimeFilter.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Optional.
|
TimeFilter.Builder |
setTimeField(TimeFilter.TimeField value)
Optional.
|
TimeFilter.Builder |
setTimeFieldValue(int value)
Optional.
|
TimeFilter.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TimeFilter build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TimeFilter buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TimeFilter.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimeFilter.Builder>public TimeFilter.Builder mergeFrom(TimeFilter other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public TimeFilter.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TimeFilter.Builder>IOExceptionpublic boolean hasStartTime()
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;hasStartTime in interface TimeFilterOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;getStartTime in interface TimeFilterOrBuilderpublic TimeFilter.Builder setStartTime(com.google.protobuf.Timestamp value)
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;public TimeFilter.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;public TimeFilter.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;public TimeFilter.Builder clearStartTime()
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Optional. Start timestamp, matching profiles with the start time. If this field missing, The API matches profiles with create / update timestamp before the end timestamp.
.google.protobuf.Timestamp start_time = 1;getStartTimeOrBuilder in interface TimeFilterOrBuilderpublic boolean hasEndTime()
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;hasEndTime in interface TimeFilterOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;getEndTime in interface TimeFilterOrBuilderpublic TimeFilter.Builder setEndTime(com.google.protobuf.Timestamp value)
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;public TimeFilter.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;public TimeFilter.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;public TimeFilter.Builder clearEndTime()
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Optional. End timestamp, matching profiles with the end time. If this field missing, The API matches profiles with create / update timestamp after the start timestamp.
.google.protobuf.Timestamp end_time = 2;getEndTimeOrBuilder in interface TimeFilterOrBuilderpublic int getTimeFieldValue()
Optional. Specifies which time field to filter profiles. Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
.google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3;getTimeFieldValue in interface TimeFilterOrBuilderpublic TimeFilter.Builder setTimeFieldValue(int value)
Optional. Specifies which time field to filter profiles. Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
.google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3;public TimeFilter.TimeField getTimeField()
Optional. Specifies which time field to filter profiles. Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
.google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3;getTimeField in interface TimeFilterOrBuilderpublic TimeFilter.Builder setTimeField(TimeFilter.TimeField value)
Optional. Specifies which time field to filter profiles. Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
.google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3;public TimeFilter.Builder clearTimeField()
Optional. Specifies which time field to filter profiles. Defaults to [TimeField.CREATE_TIME][google.cloud.talent.v4beta1.TimeFilter.TimeField.CREATE_TIME].
.google.cloud.talent.v4beta1.TimeFilter.TimeField time_field = 3;public final TimeFilter.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>public final TimeFilter.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TimeFilter.Builder>Copyright © 2019 Google LLC. All rights reserved.