Package io.envoyproxy.pgv.validate
Class Validate.FieldRules
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.pgv.validate.Validate.FieldRules
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Validate.FieldRulesOrBuilder,Serializable
- Enclosing class:
- Validate
public static final class Validate.FieldRules extends com.google.protobuf.GeneratedMessageV3 implements Validate.FieldRulesOrBuilder
FieldRules encapsulates the rules for each type of field. Depending on the field, the correct set should be used to ensure proper validations.Protobuf type
validate.FieldRules- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classValidate.FieldRules.BuilderFieldRules encapsulates the rules for each type of field.static classValidate.FieldRules.TypeCaseNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable -
Field Summary
Fields Modifier and Type Field Description static intANY_FIELD_NUMBERstatic intBOOL_FIELD_NUMBERstatic intBYTES_FIELD_NUMBERstatic intDOUBLE_FIELD_NUMBERstatic intDURATION_FIELD_NUMBERstatic intENUM_FIELD_NUMBERstatic intFIXED32_FIELD_NUMBERstatic intFIXED64_FIELD_NUMBERstatic intFLOAT_FIELD_NUMBERstatic intINT32_FIELD_NUMBERstatic intINT64_FIELD_NUMBERstatic intMAP_FIELD_NUMBERstatic intMESSAGE_FIELD_NUMBERstatic com.google.protobuf.Parser<Validate.FieldRules>PARSERDeprecated.static intREPEATED_FIELD_NUMBERstatic intSFIXED32_FIELD_NUMBERstatic intSFIXED64_FIELD_NUMBERstatic intSINT32_FIELD_NUMBERstatic intSINT64_FIELD_NUMBERstatic intSTRING_FIELD_NUMBERstatic intTIMESTAMP_FIELD_NUMBERstatic intUINT32_FIELD_NUMBERstatic intUINT64_FIELD_NUMBER -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)Validate.AnyRulesgetAny()Well-Known Field TypesValidate.AnyRulesOrBuildergetAnyOrBuilder()Well-Known Field TypesValidate.BoolRulesgetBool()optional .validate.BoolRules bool = 13;Validate.BoolRulesOrBuildergetBoolOrBuilder()optional .validate.BoolRules bool = 13;Validate.BytesRulesgetBytes()optional .validate.BytesRules bytes = 15;Validate.BytesRulesOrBuildergetBytesOrBuilder()optional .validate.BytesRules bytes = 15;static Validate.FieldRulesgetDefaultInstance()Validate.FieldRulesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Validate.DoubleRulesgetDouble()optional .validate.DoubleRules double = 2;Validate.DoubleRulesOrBuildergetDoubleOrBuilder()optional .validate.DoubleRules double = 2;Validate.DurationRulesgetDuration()optional .validate.DurationRules duration = 21;Validate.DurationRulesOrBuildergetDurationOrBuilder()optional .validate.DurationRules duration = 21;Validate.EnumRulesgetEnum()Complex Field TypesValidate.EnumRulesOrBuildergetEnumOrBuilder()Complex Field TypesValidate.Fixed32RulesgetFixed32()optional .validate.Fixed32Rules fixed32 = 9;Validate.Fixed32RulesOrBuildergetFixed32OrBuilder()optional .validate.Fixed32Rules fixed32 = 9;Validate.Fixed64RulesgetFixed64()optional .validate.Fixed64Rules fixed64 = 10;Validate.Fixed64RulesOrBuildergetFixed64OrBuilder()optional .validate.Fixed64Rules fixed64 = 10;Validate.FloatRulesgetFloat()Scalar Field TypesValidate.FloatRulesOrBuildergetFloatOrBuilder()Scalar Field TypesValidate.Int32RulesgetInt32()optional .validate.Int32Rules int32 = 3;Validate.Int32RulesOrBuildergetInt32OrBuilder()optional .validate.Int32Rules int32 = 3;Validate.Int64RulesgetInt64()optional .validate.Int64Rules int64 = 4;Validate.Int64RulesOrBuildergetInt64OrBuilder()optional .validate.Int64Rules int64 = 4;Validate.MapRulesgetMap()optional .validate.MapRules map = 19;Validate.MapRulesOrBuildergetMapOrBuilder()optional .validate.MapRules map = 19;Validate.MessageRulesgetMessage()optional .validate.MessageRules message = 17;Validate.MessageRulesOrBuildergetMessageOrBuilder()optional .validate.MessageRules message = 17;com.google.protobuf.Parser<Validate.FieldRules>getParserForType()Validate.RepeatedRulesgetRepeated()optional .validate.RepeatedRules repeated = 18;Validate.RepeatedRulesOrBuildergetRepeatedOrBuilder()optional .validate.RepeatedRules repeated = 18;intgetSerializedSize()Validate.SFixed32RulesgetSfixed32()optional .validate.SFixed32Rules sfixed32 = 11;Validate.SFixed32RulesOrBuildergetSfixed32OrBuilder()optional .validate.SFixed32Rules sfixed32 = 11;Validate.SFixed64RulesgetSfixed64()optional .validate.SFixed64Rules sfixed64 = 12;Validate.SFixed64RulesOrBuildergetSfixed64OrBuilder()optional .validate.SFixed64Rules sfixed64 = 12;Validate.SInt32RulesgetSint32()optional .validate.SInt32Rules sint32 = 7;Validate.SInt32RulesOrBuildergetSint32OrBuilder()optional .validate.SInt32Rules sint32 = 7;Validate.SInt64RulesgetSint64()optional .validate.SInt64Rules sint64 = 8;Validate.SInt64RulesOrBuildergetSint64OrBuilder()optional .validate.SInt64Rules sint64 = 8;Validate.StringRulesgetString()optional .validate.StringRules string = 14;Validate.StringRulesOrBuildergetStringOrBuilder()optional .validate.StringRules string = 14;Validate.TimestampRulesgetTimestamp()optional .validate.TimestampRules timestamp = 22;Validate.TimestampRulesOrBuildergetTimestampOrBuilder()optional .validate.TimestampRules timestamp = 22;Validate.FieldRules.TypeCasegetTypeCase()Validate.UInt32RulesgetUint32()optional .validate.UInt32Rules uint32 = 5;Validate.UInt32RulesOrBuildergetUint32OrBuilder()optional .validate.UInt32Rules uint32 = 5;Validate.UInt64RulesgetUint64()optional .validate.UInt64Rules uint64 = 6;Validate.UInt64RulesOrBuildergetUint64OrBuilder()optional .validate.UInt64Rules uint64 = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAny()Well-Known Field TypesbooleanhasBool()optional .validate.BoolRules bool = 13;booleanhasBytes()optional .validate.BytesRules bytes = 15;booleanhasDouble()optional .validate.DoubleRules double = 2;booleanhasDuration()optional .validate.DurationRules duration = 21;booleanhasEnum()Complex Field TypesbooleanhasFixed32()optional .validate.Fixed32Rules fixed32 = 9;booleanhasFixed64()optional .validate.Fixed64Rules fixed64 = 10;booleanhasFloat()Scalar Field TypesinthashCode()booleanhasInt32()optional .validate.Int32Rules int32 = 3;booleanhasInt64()optional .validate.Int64Rules int64 = 4;booleanhasMap()optional .validate.MapRules map = 19;booleanhasMessage()optional .validate.MessageRules message = 17;booleanhasRepeated()optional .validate.RepeatedRules repeated = 18;booleanhasSfixed32()optional .validate.SFixed32Rules sfixed32 = 11;booleanhasSfixed64()optional .validate.SFixed64Rules sfixed64 = 12;booleanhasSint32()optional .validate.SInt32Rules sint32 = 7;booleanhasSint64()optional .validate.SInt64Rules sint64 = 8;booleanhasString()optional .validate.StringRules string = 14;booleanhasTimestamp()optional .validate.TimestampRules timestamp = 22;booleanhasUint32()optional .validate.UInt32Rules uint32 = 5;booleanhasUint64()optional .validate.UInt64Rules uint64 = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Validate.FieldRules.BuildernewBuilder()static Validate.FieldRules.BuildernewBuilder(Validate.FieldRules prototype)Validate.FieldRules.BuildernewBuilderForType()protected Validate.FieldRules.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Validate.FieldRulesparseDelimitedFrom(InputStream input)static Validate.FieldRulesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesparseFrom(byte[] data)static Validate.FieldRulesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesparseFrom(com.google.protobuf.ByteString data)static Validate.FieldRulesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesparseFrom(com.google.protobuf.CodedInputStream input)static Validate.FieldRulesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Validate.FieldRulesparseFrom(InputStream input)static Validate.FieldRulesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Validate.FieldRules>parser()Validate.FieldRules.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER- See Also:
- Constant Field Values
-
FLOAT_FIELD_NUMBER
public static final int FLOAT_FIELD_NUMBER- See Also:
- Constant Field Values
-
DOUBLE_FIELD_NUMBER
public static final int DOUBLE_FIELD_NUMBER- See Also:
- Constant Field Values
-
INT32_FIELD_NUMBER
public static final int INT32_FIELD_NUMBER- See Also:
- Constant Field Values
-
INT64_FIELD_NUMBER
public static final int INT64_FIELD_NUMBER- See Also:
- Constant Field Values
-
UINT32_FIELD_NUMBER
public static final int UINT32_FIELD_NUMBER- See Also:
- Constant Field Values
-
UINT64_FIELD_NUMBER
public static final int UINT64_FIELD_NUMBER- See Also:
- Constant Field Values
-
SINT32_FIELD_NUMBER
public static final int SINT32_FIELD_NUMBER- See Also:
- Constant Field Values
-
SINT64_FIELD_NUMBER
public static final int SINT64_FIELD_NUMBER- See Also:
- Constant Field Values
-
FIXED32_FIELD_NUMBER
public static final int FIXED32_FIELD_NUMBER- See Also:
- Constant Field Values
-
FIXED64_FIELD_NUMBER
public static final int FIXED64_FIELD_NUMBER- See Also:
- Constant Field Values
-
SFIXED32_FIELD_NUMBER
public static final int SFIXED32_FIELD_NUMBER- See Also:
- Constant Field Values
-
SFIXED64_FIELD_NUMBER
public static final int SFIXED64_FIELD_NUMBER- See Also:
- Constant Field Values
-
BOOL_FIELD_NUMBER
public static final int BOOL_FIELD_NUMBER- See Also:
- Constant Field Values
-
STRING_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER- See Also:
- Constant Field Values
-
BYTES_FIELD_NUMBER
public static final int BYTES_FIELD_NUMBER- See Also:
- Constant Field Values
-
ENUM_FIELD_NUMBER
public static final int ENUM_FIELD_NUMBER- See Also:
- Constant Field Values
-
REPEATED_FIELD_NUMBER
public static final int REPEATED_FIELD_NUMBER- See Also:
- Constant Field Values
-
MAP_FIELD_NUMBER
public static final int MAP_FIELD_NUMBER- See Also:
- Constant Field Values
-
ANY_FIELD_NUMBER
public static final int ANY_FIELD_NUMBER- See Also:
- Constant Field Values
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER- See Also:
- Constant Field Values
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
- Constant Field Values
-
PARSER
Deprecated.
-
-
Method Details
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getTypeCase
- Specified by:
getTypeCasein interfaceValidate.FieldRulesOrBuilder
-
hasMessage
public boolean hasMessage()optional .validate.MessageRules message = 17;- Specified by:
hasMessagein interfaceValidate.FieldRulesOrBuilder
-
getMessage
optional .validate.MessageRules message = 17;- Specified by:
getMessagein interfaceValidate.FieldRulesOrBuilder
-
getMessageOrBuilder
optional .validate.MessageRules message = 17;- Specified by:
getMessageOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFloat
public boolean hasFloat()Scalar Field Types
optional .validate.FloatRules float = 1;- Specified by:
hasFloatin interfaceValidate.FieldRulesOrBuilder
-
getFloat
Scalar Field Types
optional .validate.FloatRules float = 1;- Specified by:
getFloatin interfaceValidate.FieldRulesOrBuilder
-
getFloatOrBuilder
Scalar Field Types
optional .validate.FloatRules float = 1;- Specified by:
getFloatOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasDouble
public boolean hasDouble()optional .validate.DoubleRules double = 2;- Specified by:
hasDoublein interfaceValidate.FieldRulesOrBuilder
-
getDouble
optional .validate.DoubleRules double = 2;- Specified by:
getDoublein interfaceValidate.FieldRulesOrBuilder
-
getDoubleOrBuilder
optional .validate.DoubleRules double = 2;- Specified by:
getDoubleOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasInt32
public boolean hasInt32()optional .validate.Int32Rules int32 = 3;- Specified by:
hasInt32in interfaceValidate.FieldRulesOrBuilder
-
getInt32
optional .validate.Int32Rules int32 = 3;- Specified by:
getInt32in interfaceValidate.FieldRulesOrBuilder
-
getInt32OrBuilder
optional .validate.Int32Rules int32 = 3;- Specified by:
getInt32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasInt64
public boolean hasInt64()optional .validate.Int64Rules int64 = 4;- Specified by:
hasInt64in interfaceValidate.FieldRulesOrBuilder
-
getInt64
optional .validate.Int64Rules int64 = 4;- Specified by:
getInt64in interfaceValidate.FieldRulesOrBuilder
-
getInt64OrBuilder
optional .validate.Int64Rules int64 = 4;- Specified by:
getInt64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasUint32
public boolean hasUint32()optional .validate.UInt32Rules uint32 = 5;- Specified by:
hasUint32in interfaceValidate.FieldRulesOrBuilder
-
getUint32
optional .validate.UInt32Rules uint32 = 5;- Specified by:
getUint32in interfaceValidate.FieldRulesOrBuilder
-
getUint32OrBuilder
optional .validate.UInt32Rules uint32 = 5;- Specified by:
getUint32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasUint64
public boolean hasUint64()optional .validate.UInt64Rules uint64 = 6;- Specified by:
hasUint64in interfaceValidate.FieldRulesOrBuilder
-
getUint64
optional .validate.UInt64Rules uint64 = 6;- Specified by:
getUint64in interfaceValidate.FieldRulesOrBuilder
-
getUint64OrBuilder
optional .validate.UInt64Rules uint64 = 6;- Specified by:
getUint64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSint32
public boolean hasSint32()optional .validate.SInt32Rules sint32 = 7;- Specified by:
hasSint32in interfaceValidate.FieldRulesOrBuilder
-
getSint32
optional .validate.SInt32Rules sint32 = 7;- Specified by:
getSint32in interfaceValidate.FieldRulesOrBuilder
-
getSint32OrBuilder
optional .validate.SInt32Rules sint32 = 7;- Specified by:
getSint32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSint64
public boolean hasSint64()optional .validate.SInt64Rules sint64 = 8;- Specified by:
hasSint64in interfaceValidate.FieldRulesOrBuilder
-
getSint64
optional .validate.SInt64Rules sint64 = 8;- Specified by:
getSint64in interfaceValidate.FieldRulesOrBuilder
-
getSint64OrBuilder
optional .validate.SInt64Rules sint64 = 8;- Specified by:
getSint64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFixed32
public boolean hasFixed32()optional .validate.Fixed32Rules fixed32 = 9;- Specified by:
hasFixed32in interfaceValidate.FieldRulesOrBuilder
-
getFixed32
optional .validate.Fixed32Rules fixed32 = 9;- Specified by:
getFixed32in interfaceValidate.FieldRulesOrBuilder
-
getFixed32OrBuilder
optional .validate.Fixed32Rules fixed32 = 9;- Specified by:
getFixed32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFixed64
public boolean hasFixed64()optional .validate.Fixed64Rules fixed64 = 10;- Specified by:
hasFixed64in interfaceValidate.FieldRulesOrBuilder
-
getFixed64
optional .validate.Fixed64Rules fixed64 = 10;- Specified by:
getFixed64in interfaceValidate.FieldRulesOrBuilder
-
getFixed64OrBuilder
optional .validate.Fixed64Rules fixed64 = 10;- Specified by:
getFixed64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSfixed32
public boolean hasSfixed32()optional .validate.SFixed32Rules sfixed32 = 11;- Specified by:
hasSfixed32in interfaceValidate.FieldRulesOrBuilder
-
getSfixed32
optional .validate.SFixed32Rules sfixed32 = 11;- Specified by:
getSfixed32in interfaceValidate.FieldRulesOrBuilder
-
getSfixed32OrBuilder
optional .validate.SFixed32Rules sfixed32 = 11;- Specified by:
getSfixed32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSfixed64
public boolean hasSfixed64()optional .validate.SFixed64Rules sfixed64 = 12;- Specified by:
hasSfixed64in interfaceValidate.FieldRulesOrBuilder
-
getSfixed64
optional .validate.SFixed64Rules sfixed64 = 12;- Specified by:
getSfixed64in interfaceValidate.FieldRulesOrBuilder
-
getSfixed64OrBuilder
optional .validate.SFixed64Rules sfixed64 = 12;- Specified by:
getSfixed64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasBool
public boolean hasBool()optional .validate.BoolRules bool = 13;- Specified by:
hasBoolin interfaceValidate.FieldRulesOrBuilder
-
getBool
optional .validate.BoolRules bool = 13;- Specified by:
getBoolin interfaceValidate.FieldRulesOrBuilder
-
getBoolOrBuilder
optional .validate.BoolRules bool = 13;- Specified by:
getBoolOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasString
public boolean hasString()optional .validate.StringRules string = 14;- Specified by:
hasStringin interfaceValidate.FieldRulesOrBuilder
-
getString
optional .validate.StringRules string = 14;- Specified by:
getStringin interfaceValidate.FieldRulesOrBuilder
-
getStringOrBuilder
optional .validate.StringRules string = 14;- Specified by:
getStringOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasBytes
public boolean hasBytes()optional .validate.BytesRules bytes = 15;- Specified by:
hasBytesin interfaceValidate.FieldRulesOrBuilder
-
getBytes
optional .validate.BytesRules bytes = 15;- Specified by:
getBytesin interfaceValidate.FieldRulesOrBuilder
-
getBytesOrBuilder
optional .validate.BytesRules bytes = 15;- Specified by:
getBytesOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasEnum
public boolean hasEnum()Complex Field Types
optional .validate.EnumRules enum = 16;- Specified by:
hasEnumin interfaceValidate.FieldRulesOrBuilder
-
getEnum
Complex Field Types
optional .validate.EnumRules enum = 16;- Specified by:
getEnumin interfaceValidate.FieldRulesOrBuilder
-
getEnumOrBuilder
Complex Field Types
optional .validate.EnumRules enum = 16;- Specified by:
getEnumOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasRepeated
public boolean hasRepeated()optional .validate.RepeatedRules repeated = 18;- Specified by:
hasRepeatedin interfaceValidate.FieldRulesOrBuilder
-
getRepeated
optional .validate.RepeatedRules repeated = 18;- Specified by:
getRepeatedin interfaceValidate.FieldRulesOrBuilder
-
getRepeatedOrBuilder
optional .validate.RepeatedRules repeated = 18;- Specified by:
getRepeatedOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasMap
public boolean hasMap()optional .validate.MapRules map = 19;- Specified by:
hasMapin interfaceValidate.FieldRulesOrBuilder
-
getMap
optional .validate.MapRules map = 19;- Specified by:
getMapin interfaceValidate.FieldRulesOrBuilder
-
getMapOrBuilder
optional .validate.MapRules map = 19;- Specified by:
getMapOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasAny
public boolean hasAny()Well-Known Field Types
optional .validate.AnyRules any = 20;- Specified by:
hasAnyin interfaceValidate.FieldRulesOrBuilder
-
getAny
Well-Known Field Types
optional .validate.AnyRules any = 20;- Specified by:
getAnyin interfaceValidate.FieldRulesOrBuilder
-
getAnyOrBuilder
Well-Known Field Types
optional .validate.AnyRules any = 20;- Specified by:
getAnyOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasDuration
public boolean hasDuration()optional .validate.DurationRules duration = 21;- Specified by:
hasDurationin interfaceValidate.FieldRulesOrBuilder
-
getDuration
optional .validate.DurationRules duration = 21;- Specified by:
getDurationin interfaceValidate.FieldRulesOrBuilder
-
getDurationOrBuilder
optional .validate.DurationRules duration = 21;- Specified by:
getDurationOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasTimestamp
public boolean hasTimestamp()optional .validate.TimestampRules timestamp = 22;- Specified by:
hasTimestampin interfaceValidate.FieldRulesOrBuilder
-
getTimestamp
optional .validate.TimestampRules timestamp = 22;- Specified by:
getTimestampin interfaceValidate.FieldRulesOrBuilder
-
getTimestampOrBuilder
optional .validate.TimestampRules timestamp = 22;- Specified by:
getTimestampOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Validate.FieldRules parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.FieldRules parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.FieldRules parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.FieldRules parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Validate.FieldRules parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Validate.FieldRules parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
parseFrom
public static Validate.FieldRules parseFrom(com.google.protobuf.CodedInputStream input) throws IOException- Throws:
IOException
-
parseFrom
public static Validate.FieldRules parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Validate.FieldRules.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-