io.envoyproxy.envoy.config.health_checker.redis.v2.RedisProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/health_checker/redis/v2/redis.proto
package io.envoyproxy.envoy.config.health_checker.redis.v2;
public final class RedisProto {
private RedisProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_config_health_checker_redis_v2_Redis_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_health_checker_redis_v2_Redis_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n0envoy/config/health_checker/redis/v2/r" +
"edis.proto\022$envoy.config.health_checker." +
"redis.v2\"\024\n\005Redis\022\013\n\003key\030\001 \001(\tBF\n2io.env" +
"oyproxy.envoy.config.health_checker.redi" +
"s.v2B\nRedisProtoP\001Z\002v2b\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_envoy_config_health_checker_redis_v2_Redis_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_health_checker_redis_v2_Redis_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_health_checker_redis_v2_Redis_descriptor,
new java.lang.String[] { "Key", });
}
// @@protoc_insertion_point(outer_class_scope)
}