io.envoyproxy.envoy.config.ratelimit.v2.RlsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/ratelimit/v2/rls.proto
package io.envoyproxy.envoy.config.ratelimit.v2;
public final class RlsProto {
private RlsProto() {}
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_ratelimit_v2_RateLimitServiceConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_ratelimit_v2_RateLimitServiceConfig_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n#envoy/config/ratelimit/v2/rls.proto\022\031e" +
"nvoy.config.ratelimit.v2\032$envoy/api/v2/c" +
"ore/grpc_service.proto\032\027validate/validat" +
"e.proto\"f\n\026RateLimitServiceConfig\022@\n\014grp" +
"c_service\030\002 \001(\0132\036.envoy.api.v2.core.Grpc" +
"ServiceB\n\272\351\300\003\005\212\001\002\020\001J\004\010\001\020\002J\004\010\003\020\004B5\n\'io.en" +
"voyproxy.envoy.config.ratelimit.v2B\010RlsP" +
"rotoP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor(),
com.lyft.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_ratelimit_v2_RateLimitServiceConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_ratelimit_v2_RateLimitServiceConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_ratelimit_v2_RateLimitServiceConfig_descriptor,
new java.lang.String[] { "GrpcService", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.lyft.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor();
com.lyft.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}