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:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFieldRules encapsulates the rules for each type of field.static enumNested 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Validate.FieldRules>Deprecated.static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAny()Well-Known Field TypesWell-Known Field TypesgetBool().validate.BoolRules bool = 13;.validate.BoolRules bool = 13;getBytes().validate.BytesRules bytes = 15;.validate.BytesRules bytes = 15;static Validate.FieldRulesstatic final com.google.protobuf.Descriptors.Descriptor.validate.DoubleRules double = 2;.validate.DoubleRules double = 2;.validate.DurationRules duration = 21;.validate.DurationRules duration = 21;getEnum()Complex Field TypesComplex Field Types.validate.Fixed32Rules fixed32 = 9;.validate.Fixed32Rules fixed32 = 9;.validate.Fixed64Rules fixed64 = 10;.validate.Fixed64Rules fixed64 = 10;getFloat()Scalar Field TypesScalar Field TypesgetInt32().validate.Int32Rules int32 = 3;.validate.Int32Rules int32 = 3;getInt64().validate.Int64Rules int64 = 4;.validate.Int64Rules int64 = 4;getMap().validate.MapRules map = 19;.validate.MapRules map = 19;optional .validate.MessageRules message = 17;optional .validate.MessageRules message = 17;com.google.protobuf.Parser<Validate.FieldRules>.validate.RepeatedRules repeated = 18;.validate.RepeatedRules repeated = 18;int.validate.SFixed32Rules sfixed32 = 11;.validate.SFixed32Rules sfixed32 = 11;.validate.SFixed64Rules sfixed64 = 12;.validate.SFixed64Rules sfixed64 = 12;.validate.SInt32Rules sint32 = 7;.validate.SInt32Rules sint32 = 7;.validate.SInt64Rules sint64 = 8;.validate.SInt64Rules sint64 = 8;.validate.StringRules string = 14;.validate.StringRules string = 14;.validate.TimestampRules timestamp = 22;.validate.TimestampRules timestamp = 22;.validate.UInt32Rules uint32 = 5;.validate.UInt32Rules uint32 = 5;.validate.UInt64Rules uint64 = 6;.validate.UInt64Rules uint64 = 6;final com.google.protobuf.UnknownFieldSetbooleanhasAny()Well-Known Field TypesbooleanhasBool().validate.BoolRules bool = 13;booleanhasBytes().validate.BytesRules bytes = 15;boolean.validate.DoubleRules double = 2;boolean.validate.DurationRules duration = 21;booleanhasEnum()Complex Field Typesboolean.validate.Fixed32Rules fixed32 = 9;boolean.validate.Fixed64Rules fixed64 = 10;booleanhasFloat()Scalar Field TypesinthashCode()booleanhasInt32().validate.Int32Rules int32 = 3;booleanhasInt64().validate.Int64Rules int64 = 4;booleanhasMap().validate.MapRules map = 19;booleanoptional .validate.MessageRules message = 17;boolean.validate.RepeatedRules repeated = 18;boolean.validate.SFixed32Rules sfixed32 = 11;boolean.validate.SFixed64Rules sfixed64 = 12;boolean.validate.SInt32Rules sint32 = 7;boolean.validate.SInt64Rules sint64 = 8;boolean.validate.StringRules string = 14;boolean.validate.TimestampRules timestamp = 22;boolean.validate.UInt32Rules uint32 = 5;boolean.validate.UInt64Rules uint64 = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Validate.FieldRules.Builderstatic Validate.FieldRules.BuildernewBuilder(Validate.FieldRules prototype) protected Validate.FieldRules.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) 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 Validate.FieldRulesparseFrom(ByteBuffer data) static Validate.FieldRulesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Validate.FieldRules>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER- See Also:
-
FLOAT_FIELD_NUMBER
public static final int FLOAT_FIELD_NUMBER- See Also:
-
DOUBLE_FIELD_NUMBER
public static final int DOUBLE_FIELD_NUMBER- See Also:
-
INT32_FIELD_NUMBER
public static final int INT32_FIELD_NUMBER- See Also:
-
INT64_FIELD_NUMBER
public static final int INT64_FIELD_NUMBER- See Also:
-
UINT32_FIELD_NUMBER
public static final int UINT32_FIELD_NUMBER- See Also:
-
UINT64_FIELD_NUMBER
public static final int UINT64_FIELD_NUMBER- See Also:
-
SINT32_FIELD_NUMBER
public static final int SINT32_FIELD_NUMBER- See Also:
-
SINT64_FIELD_NUMBER
public static final int SINT64_FIELD_NUMBER- See Also:
-
FIXED32_FIELD_NUMBER
public static final int FIXED32_FIELD_NUMBER- See Also:
-
FIXED64_FIELD_NUMBER
public static final int FIXED64_FIELD_NUMBER- See Also:
-
SFIXED32_FIELD_NUMBER
public static final int SFIXED32_FIELD_NUMBER- See Also:
-
SFIXED64_FIELD_NUMBER
public static final int SFIXED64_FIELD_NUMBER- See Also:
-
BOOL_FIELD_NUMBER
public static final int BOOL_FIELD_NUMBER- See Also:
-
STRING_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER- See Also:
-
BYTES_FIELD_NUMBER
public static final int BYTES_FIELD_NUMBER- See Also:
-
ENUM_FIELD_NUMBER
public static final int ENUM_FIELD_NUMBER- See Also:
-
REPEATED_FIELD_NUMBER
public static final int REPEATED_FIELD_NUMBER- See Also:
-
MAP_FIELD_NUMBER
public static final int MAP_FIELD_NUMBER- See Also:
-
ANY_FIELD_NUMBER
public static final int ANY_FIELD_NUMBER- See Also:
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER- See Also:
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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- Returns:
- Whether the message field is set.
-
getMessage
optional .validate.MessageRules message = 17;- Specified by:
getMessagein interfaceValidate.FieldRulesOrBuilder- Returns:
- The message.
-
getMessageOrBuilder
optional .validate.MessageRules message = 17;- Specified by:
getMessageOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFloat
public boolean hasFloat()Scalar Field Types
.validate.FloatRules float = 1;- Specified by:
hasFloatin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the float field is set.
-
getFloat
Scalar Field Types
.validate.FloatRules float = 1;- Specified by:
getFloatin interfaceValidate.FieldRulesOrBuilder- Returns:
- The float.
-
getFloatOrBuilder
Scalar Field Types
.validate.FloatRules float = 1;- Specified by:
getFloatOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasDouble
public boolean hasDouble().validate.DoubleRules double = 2;- Specified by:
hasDoublein interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the double field is set.
-
getDouble
.validate.DoubleRules double = 2;- Specified by:
getDoublein interfaceValidate.FieldRulesOrBuilder- Returns:
- The double.
-
getDoubleOrBuilder
.validate.DoubleRules double = 2;- Specified by:
getDoubleOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasInt32
public boolean hasInt32().validate.Int32Rules int32 = 3;- Specified by:
hasInt32in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the int32 field is set.
-
getInt32
.validate.Int32Rules int32 = 3;- Specified by:
getInt32in interfaceValidate.FieldRulesOrBuilder- Returns:
- The int32.
-
getInt32OrBuilder
.validate.Int32Rules int32 = 3;- Specified by:
getInt32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasInt64
public boolean hasInt64().validate.Int64Rules int64 = 4;- Specified by:
hasInt64in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the int64 field is set.
-
getInt64
.validate.Int64Rules int64 = 4;- Specified by:
getInt64in interfaceValidate.FieldRulesOrBuilder- Returns:
- The int64.
-
getInt64OrBuilder
.validate.Int64Rules int64 = 4;- Specified by:
getInt64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasUint32
public boolean hasUint32().validate.UInt32Rules uint32 = 5;- Specified by:
hasUint32in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the uint32 field is set.
-
getUint32
.validate.UInt32Rules uint32 = 5;- Specified by:
getUint32in interfaceValidate.FieldRulesOrBuilder- Returns:
- The uint32.
-
getUint32OrBuilder
.validate.UInt32Rules uint32 = 5;- Specified by:
getUint32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasUint64
public boolean hasUint64().validate.UInt64Rules uint64 = 6;- Specified by:
hasUint64in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the uint64 field is set.
-
getUint64
.validate.UInt64Rules uint64 = 6;- Specified by:
getUint64in interfaceValidate.FieldRulesOrBuilder- Returns:
- The uint64.
-
getUint64OrBuilder
.validate.UInt64Rules uint64 = 6;- Specified by:
getUint64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSint32
public boolean hasSint32().validate.SInt32Rules sint32 = 7;- Specified by:
hasSint32in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the sint32 field is set.
-
getSint32
.validate.SInt32Rules sint32 = 7;- Specified by:
getSint32in interfaceValidate.FieldRulesOrBuilder- Returns:
- The sint32.
-
getSint32OrBuilder
.validate.SInt32Rules sint32 = 7;- Specified by:
getSint32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSint64
public boolean hasSint64().validate.SInt64Rules sint64 = 8;- Specified by:
hasSint64in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the sint64 field is set.
-
getSint64
.validate.SInt64Rules sint64 = 8;- Specified by:
getSint64in interfaceValidate.FieldRulesOrBuilder- Returns:
- The sint64.
-
getSint64OrBuilder
.validate.SInt64Rules sint64 = 8;- Specified by:
getSint64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFixed32
public boolean hasFixed32().validate.Fixed32Rules fixed32 = 9;- Specified by:
hasFixed32in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the fixed32 field is set.
-
getFixed32
.validate.Fixed32Rules fixed32 = 9;- Specified by:
getFixed32in interfaceValidate.FieldRulesOrBuilder- Returns:
- The fixed32.
-
getFixed32OrBuilder
.validate.Fixed32Rules fixed32 = 9;- Specified by:
getFixed32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasFixed64
public boolean hasFixed64().validate.Fixed64Rules fixed64 = 10;- Specified by:
hasFixed64in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the fixed64 field is set.
-
getFixed64
.validate.Fixed64Rules fixed64 = 10;- Specified by:
getFixed64in interfaceValidate.FieldRulesOrBuilder- Returns:
- The fixed64.
-
getFixed64OrBuilder
.validate.Fixed64Rules fixed64 = 10;- Specified by:
getFixed64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSfixed32
public boolean hasSfixed32().validate.SFixed32Rules sfixed32 = 11;- Specified by:
hasSfixed32in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the sfixed32 field is set.
-
getSfixed32
.validate.SFixed32Rules sfixed32 = 11;- Specified by:
getSfixed32in interfaceValidate.FieldRulesOrBuilder- Returns:
- The sfixed32.
-
getSfixed32OrBuilder
.validate.SFixed32Rules sfixed32 = 11;- Specified by:
getSfixed32OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasSfixed64
public boolean hasSfixed64().validate.SFixed64Rules sfixed64 = 12;- Specified by:
hasSfixed64in interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the sfixed64 field is set.
-
getSfixed64
.validate.SFixed64Rules sfixed64 = 12;- Specified by:
getSfixed64in interfaceValidate.FieldRulesOrBuilder- Returns:
- The sfixed64.
-
getSfixed64OrBuilder
.validate.SFixed64Rules sfixed64 = 12;- Specified by:
getSfixed64OrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasBool
public boolean hasBool().validate.BoolRules bool = 13;- Specified by:
hasBoolin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the bool field is set.
-
getBool
.validate.BoolRules bool = 13;- Specified by:
getBoolin interfaceValidate.FieldRulesOrBuilder- Returns:
- The bool.
-
getBoolOrBuilder
.validate.BoolRules bool = 13;- Specified by:
getBoolOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasString
public boolean hasString().validate.StringRules string = 14;- Specified by:
hasStringin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the string field is set.
-
getString
.validate.StringRules string = 14;- Specified by:
getStringin interfaceValidate.FieldRulesOrBuilder- Returns:
- The string.
-
getStringOrBuilder
.validate.StringRules string = 14;- Specified by:
getStringOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasBytes
public boolean hasBytes().validate.BytesRules bytes = 15;- Specified by:
hasBytesin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the bytes field is set.
-
getBytes
.validate.BytesRules bytes = 15;- Specified by:
getBytesin interfaceValidate.FieldRulesOrBuilder- Returns:
- The bytes.
-
getBytesOrBuilder
.validate.BytesRules bytes = 15;- Specified by:
getBytesOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasEnum
public boolean hasEnum()Complex Field Types
.validate.EnumRules enum = 16;- Specified by:
hasEnumin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the enum field is set.
-
getEnum
Complex Field Types
.validate.EnumRules enum = 16;- Specified by:
getEnumin interfaceValidate.FieldRulesOrBuilder- Returns:
- The enum.
-
getEnumOrBuilder
Complex Field Types
.validate.EnumRules enum = 16;- Specified by:
getEnumOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasRepeated
public boolean hasRepeated().validate.RepeatedRules repeated = 18;- Specified by:
hasRepeatedin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the repeated field is set.
-
getRepeated
.validate.RepeatedRules repeated = 18;- Specified by:
getRepeatedin interfaceValidate.FieldRulesOrBuilder- Returns:
- The repeated.
-
getRepeatedOrBuilder
.validate.RepeatedRules repeated = 18;- Specified by:
getRepeatedOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasMap
public boolean hasMap().validate.MapRules map = 19;- Specified by:
hasMapin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the map field is set.
-
getMap
.validate.MapRules map = 19;- Specified by:
getMapin interfaceValidate.FieldRulesOrBuilder- Returns:
- The map.
-
getMapOrBuilder
.validate.MapRules map = 19;- Specified by:
getMapOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasAny
public boolean hasAny()Well-Known Field Types
.validate.AnyRules any = 20;- Specified by:
hasAnyin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the any field is set.
-
getAny
Well-Known Field Types
.validate.AnyRules any = 20;- Specified by:
getAnyin interfaceValidate.FieldRulesOrBuilder- Returns:
- The any.
-
getAnyOrBuilder
Well-Known Field Types
.validate.AnyRules any = 20;- Specified by:
getAnyOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasDuration
public boolean hasDuration().validate.DurationRules duration = 21;- Specified by:
hasDurationin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
.validate.DurationRules duration = 21;- Specified by:
getDurationin interfaceValidate.FieldRulesOrBuilder- Returns:
- The duration.
-
getDurationOrBuilder
.validate.DurationRules duration = 21;- Specified by:
getDurationOrBuilderin interfaceValidate.FieldRulesOrBuilder
-
hasTimestamp
public boolean hasTimestamp().validate.TimestampRules timestamp = 22;- Specified by:
hasTimestampin interfaceValidate.FieldRulesOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
.validate.TimestampRules timestamp = 22;- Specified by:
getTimestampin interfaceValidate.FieldRulesOrBuilder- Returns:
- The timestamp.
-
getTimestampOrBuilder
.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(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.FieldRules parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
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
-