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

io.envoyproxy.envoy.api.v3alpha.ratelimit.RatelimitProto 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/api/v3alpha/ratelimit/ratelimit.proto

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

public final class RatelimitProto {
  private RatelimitProto() {}
  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_api_v3alpha_ratelimit_RateLimitDescriptor_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_Entry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_Entry_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/api/v3alpha/ratelimit/ratelimit." +
      "proto\022\033envoy.api.v3alpha.ratelimit\032\027vali" +
      "date/validate.proto\"\245\001\n\023RateLimitDescrip" +
      "tor\022S\n\007entries\030\001 \003(\01326.envoy.api.v3alpha" +
      ".ratelimit.RateLimitDescriptor.EntryB\n\272\351" +
      "\300\003\005\222\001\002\010\001\0329\n\005Entry\022\026\n\003key\030\001 \001(\tB\t\272\351\300\003\004r\002 " +
      "\001\022\030\n\005value\030\002 \001(\tB\t\272\351\300\003\004r\002 \001B=\n)io.envoyp" +
      "roxy.envoy.api.v3alpha.ratelimitB\016Rateli" +
      "mitProtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.lyft.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_descriptor,
        new java.lang.String[] { "Entries", });
    internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_Entry_descriptor =
      internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_descriptor.getNestedTypes().get(0);
    internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_Entry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_api_v3alpha_ratelimit_RateLimitDescriptor_Entry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    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);
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy