Class ValueProto
- java.lang.Object
-
- io.envoyproxy.envoy.type.matcher.v3.ValueProto
-
public final class ValueProto extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptor
descriptor
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_type_matcher_v3_ListMatcher_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_envoy_type_matcher_v3_ListMatcher_fieldAccessorTable
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_type_matcher_v3_OrMatcher_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_envoy_type_matcher_v3_OrMatcher_fieldAccessorTable
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_type_matcher_v3_ValueMatcher_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_envoy_type_matcher_v3_ValueMatcher_fieldAccessorTable
(package private) static com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_descriptor
(package private) static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_fieldAccessorTable
-
Constructor Summary
Constructors Modifier Constructor Description private
ValueProto()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
internal_static_envoy_type_matcher_v3_ValueMatcher_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_envoy_type_matcher_v3_ValueMatcher_descriptor
-
internal_static_envoy_type_matcher_v3_ValueMatcher_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_envoy_type_matcher_v3_ValueMatcher_fieldAccessorTable
-
internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_descriptor
-
internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_envoy_type_matcher_v3_ValueMatcher_NullMatch_fieldAccessorTable
-
internal_static_envoy_type_matcher_v3_ListMatcher_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_envoy_type_matcher_v3_ListMatcher_descriptor
-
internal_static_envoy_type_matcher_v3_ListMatcher_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_envoy_type_matcher_v3_ListMatcher_fieldAccessorTable
-
internal_static_envoy_type_matcher_v3_OrMatcher_descriptor
static final com.google.protobuf.Descriptors.Descriptor internal_static_envoy_type_matcher_v3_OrMatcher_descriptor
-
internal_static_envoy_type_matcher_v3_OrMatcher_fieldAccessorTable
static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_envoy_type_matcher_v3_OrMatcher_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-