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\032\035udpa/annotations/status.proto\"" +
"\024\n\005Redis\022\013\n\003key\030\001 \001(\tB\237\001\n2io.envoyproxy." +
"envoy.config.health_checker.redis.v2B\nRe" +
"disProtoP\001ZSgithub.com/envoyproxy/go-con" +
"trol-plane/envoy/config/health_checker/r" +
"edis/v2;redisv2\272\200\310\321\006\002\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
});
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", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}