All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.envoyproxy.envoy.config.ratelimit.v3alpha.RlsProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/config/ratelimit/v3alpha/rls.proto

package io.envoyproxy.envoy.config.ratelimit.v3alpha;

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_v3alpha_RateLimitServiceConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_ratelimit_v3alpha_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/v3alpha/rls.pro" +
      "to\022\036envoy.config.ratelimit.v3alpha\032)envo" +
      "y/api/v3alpha/core/grpc_service.proto\032\027v" +
      "alidate/validate.proto\"k\n\026RateLimitServi" +
      "ceConfig\022E\n\014grpc_service\030\002 \001(\0132#.envoy.a" +
      "pi.v3alpha.core.GrpcServiceB\n\272\351\300\003\005\212\001\002\020\001J" +
      "\004\010\001\020\002J\004\010\003\020\004B:\n,io.envoyproxy.envoy.confi" +
      "g.ratelimit.v3alphaB\010RlsProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v3alpha.core.GrpcServiceProto.getDescriptor(),
          com.lyft.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_ratelimit_v3alpha_RateLimitServiceConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_ratelimit_v3alpha_RateLimitServiceConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_ratelimit_v3alpha_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.v3alpha.core.GrpcServiceProto.getDescriptor();
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy