Package io.envoyproxy.pgv.validate
Class Validate.BytesRules
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.pgv.validate.Validate.BytesRules
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Validate.BytesRulesOrBuilder
,Serializable
- Enclosing class:
- Validate
public static final class Validate.BytesRules
extends com.google.protobuf.GeneratedMessage
implements Validate.BytesRulesOrBuilder
BytesRules describe the constraints applied to `bytes` valuesProtobuf type
validate.BytesRules
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
BytesRules describe the constraints applied to `bytes` valuesstatic enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
com.google.protobuf.ByteString
getConst()
Const specifies that this field must be exactly the specified valuecom.google.protobuf.ByteString
Contains specifies that this field must have the specified bytes anywhere in the string.static Validate.BytesRules
static final com.google.protobuf.Descriptors.Descriptor
boolean
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not emptycom.google.protobuf.ByteString
getIn
(int index) In specifies that this field must be equal to one of the specified valuesint
In specifies that this field must be equal to one of the specified valuesList<com.google.protobuf.ByteString>
In specifies that this field must be equal to one of the specified valuesboolean
getIp()
Ip specifies that the field must be a valid IP (v4 or v6) address in byte formatboolean
getIpv4()
Ipv4 specifies that the field must be a valid IPv4 address in byte formatboolean
getIpv6()
Ipv6 specifies that the field must be a valid IPv6 address in byte formatlong
getLen()
Len specifies that this field must be the specified number of byteslong
MaxLen specifies that this field must be the specified number of bytes at a maximumlong
MinLen specifies that this field must be the specified number of bytes at a minimumcom.google.protobuf.ByteString
getNotIn
(int index) NotIn specifies that this field cannot be equal to one of the specified valuesint
NotIn specifies that this field cannot be equal to one of the specified valuesList<com.google.protobuf.ByteString>
NotIn specifies that this field cannot be equal to one of the specified valuescom.google.protobuf.Parser<Validate.BytesRules>
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).com.google.protobuf.ByteString
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).com.google.protobuf.ByteString
Prefix specifies that this field must have the specified bytes at the beginning of the string.int
com.google.protobuf.ByteString
Suffix specifies that this field must have the specified bytes at the end of the string.boolean
hasConst()
Const specifies that this field must be exactly the specified valueboolean
Contains specifies that this field must have the specified bytes anywhere in the string.int
hashCode()
boolean
IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not emptyboolean
hasIp()
Ip specifies that the field must be a valid IP (v4 or v6) address in byte formatboolean
hasIpv4()
Ipv4 specifies that the field must be a valid IPv4 address in byte formatboolean
hasIpv6()
Ipv6 specifies that the field must be a valid IPv6 address in byte formatboolean
hasLen()
Len specifies that this field must be the specified number of bytesboolean
MaxLen specifies that this field must be the specified number of bytes at a maximumboolean
MinLen specifies that this field must be the specified number of bytes at a minimumboolean
Pattern specifies that this field must match against the specified regular expression (RE2 syntax).boolean
Prefix specifies that this field must have the specified bytes at the beginning of the string.boolean
Suffix specifies that this field must have the specified bytes at the end of the string.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static Validate.BytesRules.Builder
static Validate.BytesRules.Builder
newBuilder
(Validate.BytesRules prototype) protected Validate.BytesRules.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Validate.BytesRules
parseDelimitedFrom
(InputStream input) static Validate.BytesRules
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BytesRules
parseFrom
(byte[] data) static Validate.BytesRules
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BytesRules
parseFrom
(com.google.protobuf.ByteString data) static Validate.BytesRules
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BytesRules
parseFrom
(com.google.protobuf.CodedInputStream input) static Validate.BytesRules
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BytesRules
parseFrom
(InputStream input) static Validate.BytesRules
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.BytesRules
parseFrom
(ByteBuffer data) static Validate.BytesRules
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Validate.BytesRules>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
CONST_FIELD_NUMBER
public static final int CONST_FIELD_NUMBER- See Also:
-
LEN_FIELD_NUMBER
public static final int LEN_FIELD_NUMBER- See Also:
-
MIN_LEN_FIELD_NUMBER
public static final int MIN_LEN_FIELD_NUMBER- See Also:
-
MAX_LEN_FIELD_NUMBER
public static final int MAX_LEN_FIELD_NUMBER- See Also:
-
PATTERN_FIELD_NUMBER
public static final int PATTERN_FIELD_NUMBER- See Also:
-
PREFIX_FIELD_NUMBER
public static final int PREFIX_FIELD_NUMBER- See Also:
-
SUFFIX_FIELD_NUMBER
public static final int SUFFIX_FIELD_NUMBER- See Also:
-
CONTAINS_FIELD_NUMBER
public static final int CONTAINS_FIELD_NUMBER- See Also:
-
IN_FIELD_NUMBER
public static final int IN_FIELD_NUMBER- See Also:
-
NOT_IN_FIELD_NUMBER
public static final int NOT_IN_FIELD_NUMBER- See Also:
-
IP_FIELD_NUMBER
public static final int IP_FIELD_NUMBER- See Also:
-
IPV4_FIELD_NUMBER
public static final int IPV4_FIELD_NUMBER- See Also:
-
IPV6_FIELD_NUMBER
public static final int IPV6_FIELD_NUMBER- See Also:
-
IGNORE_EMPTY_FIELD_NUMBER
public static final int IGNORE_EMPTY_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getWellKnownCase
- Specified by:
getWellKnownCase
in interfaceValidate.BytesRulesOrBuilder
-
hasConst
public boolean hasConst()Const specifies that this field must be exactly the specified value
optional bytes const = 1;
- Specified by:
hasConst
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the const field is set.
-
getConst
public com.google.protobuf.ByteString getConst()Const specifies that this field must be exactly the specified value
optional bytes const = 1;
- Specified by:
getConst
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The const.
-
hasLen
public boolean hasLen()Len specifies that this field must be the specified number of bytes
optional uint64 len = 13;
- Specified by:
hasLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the len field is set.
-
getLen
public long getLen()Len specifies that this field must be the specified number of bytes
optional uint64 len = 13;
- Specified by:
getLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The len.
-
hasMinLen
public boolean hasMinLen()MinLen specifies that this field must be the specified number of bytes at a minimum
optional uint64 min_len = 2;
- Specified by:
hasMinLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the minLen field is set.
-
getMinLen
public long getMinLen()MinLen specifies that this field must be the specified number of bytes at a minimum
optional uint64 min_len = 2;
- Specified by:
getMinLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The minLen.
-
hasMaxLen
public boolean hasMaxLen()MaxLen specifies that this field must be the specified number of bytes at a maximum
optional uint64 max_len = 3;
- Specified by:
hasMaxLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the maxLen field is set.
-
getMaxLen
public long getMaxLen()MaxLen specifies that this field must be the specified number of bytes at a maximum
optional uint64 max_len = 3;
- Specified by:
getMaxLen
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The maxLen.
-
hasPattern
public boolean hasPattern()Pattern specifies that this field must match against the specified regular expression (RE2 syntax). The included expression should elide any delimiters.
optional string pattern = 4;
- Specified by:
hasPattern
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the pattern field is set.
-
getPattern
Pattern specifies that this field must match against the specified regular expression (RE2 syntax). The included expression should elide any delimiters.
optional string pattern = 4;
- Specified by:
getPattern
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The pattern.
-
getPatternBytes
public com.google.protobuf.ByteString getPatternBytes()Pattern specifies that this field must match against the specified regular expression (RE2 syntax). The included expression should elide any delimiters.
optional string pattern = 4;
- Specified by:
getPatternBytes
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The bytes for pattern.
-
hasPrefix
public boolean hasPrefix()Prefix specifies that this field must have the specified bytes at the beginning of the string.
optional bytes prefix = 5;
- Specified by:
hasPrefix
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the prefix field is set.
-
getPrefix
public com.google.protobuf.ByteString getPrefix()Prefix specifies that this field must have the specified bytes at the beginning of the string.
optional bytes prefix = 5;
- Specified by:
getPrefix
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The prefix.
-
hasSuffix
public boolean hasSuffix()Suffix specifies that this field must have the specified bytes at the end of the string.
optional bytes suffix = 6;
- Specified by:
hasSuffix
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the suffix field is set.
-
getSuffix
public com.google.protobuf.ByteString getSuffix()Suffix specifies that this field must have the specified bytes at the end of the string.
optional bytes suffix = 6;
- Specified by:
getSuffix
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The suffix.
-
hasContains
public boolean hasContains()Contains specifies that this field must have the specified bytes anywhere in the string.
optional bytes contains = 7;
- Specified by:
hasContains
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the contains field is set.
-
getContains
public com.google.protobuf.ByteString getContains()Contains specifies that this field must have the specified bytes anywhere in the string.
optional bytes contains = 7;
- Specified by:
getContains
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The contains.
-
getInList
In specifies that this field must be equal to one of the specified values
repeated bytes in = 8;
- Specified by:
getInList
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- A list containing the in.
-
getInCount
public int getInCount()In specifies that this field must be equal to one of the specified values
repeated bytes in = 8;
- Specified by:
getInCount
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The count of in.
-
getIn
public com.google.protobuf.ByteString getIn(int index) In specifies that this field must be equal to one of the specified values
repeated bytes in = 8;
- Specified by:
getIn
in interfaceValidate.BytesRulesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The in at the given index.
-
getNotInList
NotIn specifies that this field cannot be equal to one of the specified values
repeated bytes not_in = 9;
- Specified by:
getNotInList
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- A list containing the notIn.
-
getNotInCount
public int getNotInCount()NotIn specifies that this field cannot be equal to one of the specified values
repeated bytes not_in = 9;
- Specified by:
getNotInCount
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The count of notIn.
-
getNotIn
public com.google.protobuf.ByteString getNotIn(int index) NotIn specifies that this field cannot be equal to one of the specified values
repeated bytes not_in = 9;
- Specified by:
getNotIn
in interfaceValidate.BytesRulesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The notIn at the given index.
-
hasIp
public boolean hasIp()Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
bool ip = 10;
- Specified by:
hasIp
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the ip field is set.
-
getIp
public boolean getIp()Ip specifies that the field must be a valid IP (v4 or v6) address in byte format
bool ip = 10;
- Specified by:
getIp
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The ip.
-
hasIpv4
public boolean hasIpv4()Ipv4 specifies that the field must be a valid IPv4 address in byte format
bool ipv4 = 11;
- Specified by:
hasIpv4
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the ipv4 field is set.
-
getIpv4
public boolean getIpv4()Ipv4 specifies that the field must be a valid IPv4 address in byte format
bool ipv4 = 11;
- Specified by:
getIpv4
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The ipv4.
-
hasIpv6
public boolean hasIpv6()Ipv6 specifies that the field must be a valid IPv6 address in byte format
bool ipv6 = 12;
- Specified by:
hasIpv6
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the ipv6 field is set.
-
getIpv6
public boolean getIpv6()Ipv6 specifies that the field must be a valid IPv6 address in byte format
bool ipv6 = 12;
- Specified by:
getIpv6
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The ipv6.
-
hasIgnoreEmpty
public boolean hasIgnoreEmpty()IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
optional bool ignore_empty = 14;
- Specified by:
hasIgnoreEmpty
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- Whether the ignoreEmpty field is set.
-
getIgnoreEmpty
public boolean getIgnoreEmpty()IgnoreEmpty specifies that the validation rules of this field should be evaluated only if the field is not empty
optional bool ignore_empty = 14;
- Specified by:
getIgnoreEmpty
in interfaceValidate.BytesRulesOrBuilder
- Returns:
- The ignoreEmpty.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Validate.BytesRules parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.BytesRules parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.BytesRules parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.BytesRules 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.BytesRules parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Validate.BytesRules 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.BytesRules parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Validate.BytesRules parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Validate.BytesRules parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Validate.BytesRules parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Validate.BytesRules.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-