Package io.envoyproxy.pgv.validate
Class Validate.DurationRules.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
- io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Validate.DurationRulesOrBuilder,java.lang.Cloneable
- Enclosing class:
- Validate.DurationRules
public static final class Validate.DurationRules.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder> implements Validate.DurationRulesOrBuilder
DurationRules describe the constraints applied exclusively to the `google.protobuf.Duration` well-known type
Protobuf typevalidate.DurationRules
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Validate.DurationRules.BuilderaddAllIn(java.lang.Iterable<? extends com.google.protobuf.Duration> values)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderaddAllNotIn(java.lang.Iterable<? extends com.google.protobuf.Duration> values)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderaddIn(int index, com.google.protobuf.Duration value)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderaddIn(int index, com.google.protobuf.Duration.Builder builderForValue)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderaddIn(com.google.protobuf.Duration value)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderaddIn(com.google.protobuf.Duration.Builder builderForValue)In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.BuilderaddInBuilder()In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.BuilderaddInBuilder(int index)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderaddNotIn(int index, com.google.protobuf.Duration value)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderaddNotIn(int index, com.google.protobuf.Duration.Builder builderForValue)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderaddNotIn(com.google.protobuf.Duration value)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderaddNotIn(com.google.protobuf.Duration.Builder builderForValue)NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.BuilderaddNotInBuilder()NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.BuilderaddNotInBuilder(int index)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Validate.DurationRulesbuild()Validate.DurationRulesbuildPartial()Validate.DurationRules.Builderclear()Validate.DurationRules.BuilderclearConst()Const specifies that this field must be exactly the specified valueValidate.DurationRules.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Validate.DurationRules.BuilderclearGt()Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.BuilderclearGte()Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.BuilderclearIn()In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderclearLt()Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.BuilderclearLte()Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.BuilderclearNotIn()NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Validate.DurationRules.BuilderclearRequired()Required specifies that this field must be setValidate.DurationRules.Builderclone()com.google.protobuf.DurationgetConst()Const specifies that this field must be exactly the specified valuecom.google.protobuf.Duration.BuildergetConstBuilder()Const specifies that this field must be exactly the specified valuecom.google.protobuf.DurationOrBuildergetConstOrBuilder()Const specifies that this field must be exactly the specified valueValidate.DurationRulesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetGt()Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.Duration.BuildergetGtBuilder()Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.DurationgetGte()Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.Duration.BuildergetGteBuilder()Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.DurationOrBuildergetGteOrBuilder()Gte specifies that this field must be greater than the specified value, inclusivecom.google.protobuf.DurationOrBuildergetGtOrBuilder()Gt specifies that this field must be greater than the specified value, exclusivecom.google.protobuf.DurationgetIn(int index)In specifies that this field must be equal to one of the specified valuescom.google.protobuf.Duration.BuildergetInBuilder(int index)In specifies that this field must be equal to one of the specified valuesjava.util.List<com.google.protobuf.Duration.Builder>getInBuilderList()In specifies that this field must be equal to one of the specified valuesintgetInCount()In specifies that this field must be equal to one of the specified valuesjava.util.List<com.google.protobuf.Duration>getInList()In specifies that this field must be equal to one of the specified valuescom.google.protobuf.DurationOrBuildergetInOrBuilder(int index)In specifies that this field must be equal to one of the specified valuesjava.util.List<? extends com.google.protobuf.DurationOrBuilder>getInOrBuilderList()In specifies that this field must be equal to one of the specified valuescom.google.protobuf.DurationgetLt()Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.Duration.BuildergetLtBuilder()Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.DurationgetLte()Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.Duration.BuildergetLteBuilder()Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.DurationOrBuildergetLteOrBuilder()Lt specifies that this field must be less than the specified value, inclusivecom.google.protobuf.DurationOrBuildergetLtOrBuilder()Lt specifies that this field must be less than the specified value, exclusivecom.google.protobuf.DurationgetNotIn(int index)NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Duration.BuildergetNotInBuilder(int index)NotIn specifies that this field cannot be equal to one of the specified valuesjava.util.List<com.google.protobuf.Duration.Builder>getNotInBuilderList()NotIn specifies that this field cannot be equal to one of the specified valuesintgetNotInCount()NotIn specifies that this field cannot be equal to one of the specified valuesjava.util.List<com.google.protobuf.Duration>getNotInList()NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.DurationOrBuildergetNotInOrBuilder(int index)NotIn specifies that this field cannot be equal to one of the specified valuesjava.util.List<? extends com.google.protobuf.DurationOrBuilder>getNotInOrBuilderList()NotIn specifies that this field cannot be equal to one of the specified valuesbooleangetRequired()Required specifies that this field must be setbooleanhasConst()Const specifies that this field must be exactly the specified valuebooleanhasGt()Gt specifies that this field must be greater than the specified value, exclusivebooleanhasGte()Gte specifies that this field must be greater than the specified value, inclusivebooleanhasLt()Lt specifies that this field must be less than the specified value, exclusivebooleanhasLte()Lt specifies that this field must be less than the specified value, inclusivebooleanhasRequired()Required specifies that this field must be setprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Validate.DurationRules.BuildermergeConst(com.google.protobuf.Duration value)Const specifies that this field must be exactly the specified valueValidate.DurationRules.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Validate.DurationRules.BuildermergeFrom(com.google.protobuf.Message other)Validate.DurationRules.BuildermergeFrom(Validate.DurationRules other)Validate.DurationRules.BuildermergeGt(com.google.protobuf.Duration value)Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.BuildermergeGte(com.google.protobuf.Duration value)Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.BuildermergeLt(com.google.protobuf.Duration value)Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.BuildermergeLte(com.google.protobuf.Duration value)Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Validate.DurationRules.BuilderremoveIn(int index)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuilderremoveNotIn(int index)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuildersetConst(com.google.protobuf.Duration value)Const specifies that this field must be exactly the specified valueValidate.DurationRules.BuildersetConst(com.google.protobuf.Duration.Builder builderForValue)Const specifies that this field must be exactly the specified valueValidate.DurationRules.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Validate.DurationRules.BuildersetGt(com.google.protobuf.Duration value)Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.BuildersetGt(com.google.protobuf.Duration.Builder builderForValue)Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.BuildersetGte(com.google.protobuf.Duration value)Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.BuildersetGte(com.google.protobuf.Duration.Builder builderForValue)Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.BuildersetIn(int index, com.google.protobuf.Duration value)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuildersetIn(int index, com.google.protobuf.Duration.Builder builderForValue)In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.BuildersetLt(com.google.protobuf.Duration value)Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.BuildersetLt(com.google.protobuf.Duration.Builder builderForValue)Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.BuildersetLte(com.google.protobuf.Duration value)Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.BuildersetLte(com.google.protobuf.Duration.Builder builderForValue)Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.BuildersetNotIn(int index, com.google.protobuf.Duration value)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuildersetNotIn(int index, com.google.protobuf.Duration.Builder builderForValue)NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Validate.DurationRules.BuildersetRequired(boolean value)Required specifies that this field must be setValidate.DurationRules.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
clear
public Validate.DurationRules.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
getDefaultInstanceForType
public Validate.DurationRules getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Validate.DurationRules build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Validate.DurationRules buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Validate.DurationRules.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
setField
public Validate.DurationRules.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
clearField
public Validate.DurationRules.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
clearOneof
public Validate.DurationRules.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
setRepeatedField
public Validate.DurationRules.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
addRepeatedField
public Validate.DurationRules.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
mergeFrom
public Validate.DurationRules.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Validate.DurationRules.Builder>
-
mergeFrom
public Validate.DurationRules.Builder mergeFrom(Validate.DurationRules other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
mergeFrom
public Validate.DurationRules.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Validate.DurationRules.Builder>- Throws:
java.io.IOException
-
hasRequired
public boolean hasRequired()
Required specifies that this field must be set
optional bool required = 1;- Specified by:
hasRequiredin interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the required field is set.
-
getRequired
public boolean getRequired()
Required specifies that this field must be set
optional bool required = 1;- Specified by:
getRequiredin interfaceValidate.DurationRulesOrBuilder- Returns:
- The required.
-
setRequired
public Validate.DurationRules.Builder setRequired(boolean value)
Required specifies that this field must be set
optional bool required = 1;- Parameters:
value- The required to set.- Returns:
- This builder for chaining.
-
clearRequired
public Validate.DurationRules.Builder clearRequired()
Required specifies that this field must be set
optional bool required = 1;- Returns:
- This builder for chaining.
-
hasConst
public boolean hasConst()
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;- Specified by:
hasConstin interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the const field is set.
-
getConst
public com.google.protobuf.Duration getConst()
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;- Specified by:
getConstin interfaceValidate.DurationRulesOrBuilder- Returns:
- The const.
-
setConst
public Validate.DurationRules.Builder setConst(com.google.protobuf.Duration value)
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
setConst
public Validate.DurationRules.Builder setConst(com.google.protobuf.Duration.Builder builderForValue)
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
mergeConst
public Validate.DurationRules.Builder mergeConst(com.google.protobuf.Duration value)
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
clearConst
public Validate.DurationRules.Builder clearConst()
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
getConstBuilder
public com.google.protobuf.Duration.Builder getConstBuilder()
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;
-
getConstOrBuilder
public com.google.protobuf.DurationOrBuilder getConstOrBuilder()
Const specifies that this field must be exactly the specified value
optional .google.protobuf.Duration const = 2;- Specified by:
getConstOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
hasLt
public boolean hasLt()
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;- Specified by:
hasLtin interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the lt field is set.
-
getLt
public com.google.protobuf.Duration getLt()
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;- Specified by:
getLtin interfaceValidate.DurationRulesOrBuilder- Returns:
- The lt.
-
setLt
public Validate.DurationRules.Builder setLt(com.google.protobuf.Duration value)
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
setLt
public Validate.DurationRules.Builder setLt(com.google.protobuf.Duration.Builder builderForValue)
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
mergeLt
public Validate.DurationRules.Builder mergeLt(com.google.protobuf.Duration value)
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
clearLt
public Validate.DurationRules.Builder clearLt()
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
getLtBuilder
public com.google.protobuf.Duration.Builder getLtBuilder()
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;
-
getLtOrBuilder
public com.google.protobuf.DurationOrBuilder getLtOrBuilder()
Lt specifies that this field must be less than the specified value, exclusive
optional .google.protobuf.Duration lt = 3;- Specified by:
getLtOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
hasLte
public boolean hasLte()
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;- Specified by:
hasLtein interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the lte field is set.
-
getLte
public com.google.protobuf.Duration getLte()
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;- Specified by:
getLtein interfaceValidate.DurationRulesOrBuilder- Returns:
- The lte.
-
setLte
public Validate.DurationRules.Builder setLte(com.google.protobuf.Duration value)
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
setLte
public Validate.DurationRules.Builder setLte(com.google.protobuf.Duration.Builder builderForValue)
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
mergeLte
public Validate.DurationRules.Builder mergeLte(com.google.protobuf.Duration value)
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
clearLte
public Validate.DurationRules.Builder clearLte()
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
getLteBuilder
public com.google.protobuf.Duration.Builder getLteBuilder()
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;
-
getLteOrBuilder
public com.google.protobuf.DurationOrBuilder getLteOrBuilder()
Lt specifies that this field must be less than the specified value, inclusive
optional .google.protobuf.Duration lte = 4;- Specified by:
getLteOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
hasGt
public boolean hasGt()
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;- Specified by:
hasGtin interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the gt field is set.
-
getGt
public com.google.protobuf.Duration getGt()
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;- Specified by:
getGtin interfaceValidate.DurationRulesOrBuilder- Returns:
- The gt.
-
setGt
public Validate.DurationRules.Builder setGt(com.google.protobuf.Duration value)
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
setGt
public Validate.DurationRules.Builder setGt(com.google.protobuf.Duration.Builder builderForValue)
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
mergeGt
public Validate.DurationRules.Builder mergeGt(com.google.protobuf.Duration value)
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
clearGt
public Validate.DurationRules.Builder clearGt()
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
getGtBuilder
public com.google.protobuf.Duration.Builder getGtBuilder()
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;
-
getGtOrBuilder
public com.google.protobuf.DurationOrBuilder getGtOrBuilder()
Gt specifies that this field must be greater than the specified value, exclusive
optional .google.protobuf.Duration gt = 5;- Specified by:
getGtOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
hasGte
public boolean hasGte()
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;- Specified by:
hasGtein interfaceValidate.DurationRulesOrBuilder- Returns:
- Whether the gte field is set.
-
getGte
public com.google.protobuf.Duration getGte()
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;- Specified by:
getGtein interfaceValidate.DurationRulesOrBuilder- Returns:
- The gte.
-
setGte
public Validate.DurationRules.Builder setGte(com.google.protobuf.Duration value)
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
setGte
public Validate.DurationRules.Builder setGte(com.google.protobuf.Duration.Builder builderForValue)
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
mergeGte
public Validate.DurationRules.Builder mergeGte(com.google.protobuf.Duration value)
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
clearGte
public Validate.DurationRules.Builder clearGte()
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
getGteBuilder
public com.google.protobuf.Duration.Builder getGteBuilder()
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;
-
getGteOrBuilder
public com.google.protobuf.DurationOrBuilder getGteOrBuilder()
Gte specifies that this field must be greater than the specified value, inclusive
optional .google.protobuf.Duration gte = 6;- Specified by:
getGteOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
getInList
public java.util.List<com.google.protobuf.Duration> getInList()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;- Specified by:
getInListin interfaceValidate.DurationRulesOrBuilder
-
getInCount
public int getInCount()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;- Specified by:
getInCountin interfaceValidate.DurationRulesOrBuilder
-
getIn
public com.google.protobuf.Duration getIn(int index)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;- Specified by:
getInin interfaceValidate.DurationRulesOrBuilder
-
setIn
public Validate.DurationRules.Builder setIn(int index, com.google.protobuf.Duration value)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
setIn
public Validate.DurationRules.Builder setIn(int index, com.google.protobuf.Duration.Builder builderForValue)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
public Validate.DurationRules.Builder addIn(com.google.protobuf.Duration value)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
public Validate.DurationRules.Builder addIn(int index, com.google.protobuf.Duration value)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
public Validate.DurationRules.Builder addIn(com.google.protobuf.Duration.Builder builderForValue)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addIn
public Validate.DurationRules.Builder addIn(int index, com.google.protobuf.Duration.Builder builderForValue)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addAllIn
public Validate.DurationRules.Builder addAllIn(java.lang.Iterable<? extends com.google.protobuf.Duration> values)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
clearIn
public Validate.DurationRules.Builder clearIn()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
removeIn
public Validate.DurationRules.Builder removeIn(int index)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInBuilder
public com.google.protobuf.Duration.Builder getInBuilder(int index)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInOrBuilder
public com.google.protobuf.DurationOrBuilder getInOrBuilder(int index)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;- Specified by:
getInOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
getInOrBuilderList
public java.util.List<? extends com.google.protobuf.DurationOrBuilder> getInOrBuilderList()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;- Specified by:
getInOrBuilderListin interfaceValidate.DurationRulesOrBuilder
-
addInBuilder
public com.google.protobuf.Duration.Builder addInBuilder()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
addInBuilder
public com.google.protobuf.Duration.Builder addInBuilder(int index)
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getInBuilderList
public java.util.List<com.google.protobuf.Duration.Builder> getInBuilderList()
In specifies that this field must be equal to one of the specified values
repeated .google.protobuf.Duration in = 7;
-
getNotInList
public java.util.List<com.google.protobuf.Duration> getNotInList()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;- Specified by:
getNotInListin interfaceValidate.DurationRulesOrBuilder
-
getNotInCount
public int getNotInCount()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;- Specified by:
getNotInCountin interfaceValidate.DurationRulesOrBuilder
-
getNotIn
public com.google.protobuf.Duration getNotIn(int index)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;- Specified by:
getNotInin interfaceValidate.DurationRulesOrBuilder
-
setNotIn
public Validate.DurationRules.Builder setNotIn(int index, com.google.protobuf.Duration value)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
setNotIn
public Validate.DurationRules.Builder setNotIn(int index, com.google.protobuf.Duration.Builder builderForValue)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(com.google.protobuf.Duration value)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(int index, com.google.protobuf.Duration value)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(com.google.protobuf.Duration.Builder builderForValue)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotIn
public Validate.DurationRules.Builder addNotIn(int index, com.google.protobuf.Duration.Builder builderForValue)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addAllNotIn
public Validate.DurationRules.Builder addAllNotIn(java.lang.Iterable<? extends com.google.protobuf.Duration> values)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
clearNotIn
public Validate.DurationRules.Builder clearNotIn()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
removeNotIn
public Validate.DurationRules.Builder removeNotIn(int index)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInBuilder
public com.google.protobuf.Duration.Builder getNotInBuilder(int index)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInOrBuilder
public com.google.protobuf.DurationOrBuilder getNotInOrBuilder(int index)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;- Specified by:
getNotInOrBuilderin interfaceValidate.DurationRulesOrBuilder
-
getNotInOrBuilderList
public java.util.List<? extends com.google.protobuf.DurationOrBuilder> getNotInOrBuilderList()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;- Specified by:
getNotInOrBuilderListin interfaceValidate.DurationRulesOrBuilder
-
addNotInBuilder
public com.google.protobuf.Duration.Builder addNotInBuilder()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
addNotInBuilder
public com.google.protobuf.Duration.Builder addNotInBuilder(int index)
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
getNotInBuilderList
public java.util.List<com.google.protobuf.Duration.Builder> getNotInBuilderList()
NotIn specifies that this field cannot be equal to one of the specified values
repeated .google.protobuf.Duration not_in = 8;
-
setUnknownFields
public final Validate.DurationRules.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
mergeUnknownFields
public final Validate.DurationRules.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Validate.DurationRules.Builder>
-
-