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

io.envoyproxy.envoy.config.ratelimit.v3.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/v3/rls.proto

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

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_v3_RateLimitServiceConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_ratelimit_v3_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/v3/rls.proto\022\031e" +
      "nvoy.config.ratelimit.v3\032(envoy/config/c" +
      "ore/v3/config_source.proto\032\'envoy/config" +
      "/core/v3/grpc_service.proto\032\035udpa/annota" +
      "tions/status.proto\032!udpa/annotations/ver" +
      "sioning.proto\032\027validate/validate.proto\"\353" +
      "\001\n\026RateLimitServiceConfig\022A\n\014grpc_servic" +
      "e\030\002 \001(\0132!.envoy.config.core.v3.GrpcServi" +
      "ceB\010\372B\005\212\001\002\020\001\022I\n\025transport_api_version\030\004 " +
      "\001(\0162 .envoy.config.core.v3.ApiVersionB\010\372" +
      "B\005\202\001\002\020\001:7\232\305\210\0362\n0envoy.config.ratelimit.v" +
      "2.RateLimitServiceConfigJ\004\010\001\020\002J\004\010\003\020\004B\213\001\n" +
      "\'io.envoyproxy.envoy.config.ratelimit.v3" +
      "B\010RlsProtoP\001ZLgithub.com/envoyproxy/go-c" +
      "ontrol-plane/envoy/config/ratelimit/v3;r" +
      "atelimitv3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.config.core.v3.ConfigSourceProto.getDescriptor(),
          io.envoyproxy.envoy.config.core.v3.GrpcServiceProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_ratelimit_v3_RateLimitServiceConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_ratelimit_v3_RateLimitServiceConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_ratelimit_v3_RateLimitServiceConfig_descriptor,
        new java.lang.String[] { "GrpcService", "TransportApiVersion", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.config.core.v3.ConfigSourceProto.getDescriptor();
    io.envoyproxy.envoy.config.core.v3.GrpcServiceProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy