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

io.envoyproxy.envoy.service.endpoint.v3.LedsProto 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/service/endpoint/v3/leds.proto

package io.envoyproxy.envoy.service.endpoint.v3;

public final class LedsProto {
  private LedsProto() {}
  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_service_endpoint_v3_LedsDummy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_endpoint_v3_LedsDummy_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/service/endpoint/v3/leds.proto\022\031" +
      "envoy.service.endpoint.v3\032*envoy/service" +
      "/discovery/v3/discovery.proto\032 envoy/ann" +
      "otations/resource.proto\032\035udpa/annotation" +
      "s/status.proto\"\013\n\tLedsDummy2\327\001\n Locality" +
      "EndpointDiscoveryService\022\205\001\n\026DeltaLocali" +
      "tyEndpoints\0221.envoy.service.discovery.v3" +
      ".DeltaDiscoveryRequest\0322.envoy.service.d" +
      "iscovery.v3.DeltaDiscoveryResponse\"\000(\0010\001" +
      "\032+\212\244\226\363\007%\n#envoy.config.endpoint.v3.LbEnd" +
      "pointB\216\001\n\'io.envoyproxy.envoy.service.en" +
      "dpoint.v3B\tLedsProtoP\001ZKgithub.com/envoy" +
      "proxy/go-control-plane/envoy/service/end" +
      "point/v3;endpointv3\210\001\001\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.service.discovery.v3.DiscoveryProto.getDescriptor(),
          envoy.annotations.Resource.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_service_endpoint_v3_LedsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_endpoint_v3_LedsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_endpoint_v3_LedsDummy_descriptor,
        new java.lang.String[] { });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Resource.resource);
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.service.discovery.v3.DiscoveryProto.getDescriptor();
    envoy.annotations.Resource.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy