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

io.envoyproxy.envoy.config.metrics.v2.MetricsServiceProto 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/metrics/v2/metrics_service.proto

package io.envoyproxy.envoy.config.metrics.v2;

public final class MetricsServiceProto {
  private MetricsServiceProto() {}
  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_metrics_v2_MetricsServiceConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_metrics_v2_MetricsServiceConfig_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/metrics/v2/metrics_servic" +
      "e.proto\022\027envoy.config.metrics.v2\032$envoy/" +
      "api/v2/core/grpc_service.proto\032\027validate" +
      "/validate.proto\"X\n\024MetricsServiceConfig\022" +
      "@\n\014grpc_service\030\001 \001(\0132\036.envoy.api.v2.cor" +
      "e.GrpcServiceB\n\272\351\300\003\005\212\001\002\020\001B>\n%io.envoypro" +
      "xy.envoy.config.metrics.v2B\023MetricsServi" +
      "ceProtoP\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_metrics_v2_MetricsServiceConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_metrics_v2_MetricsServiceConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_metrics_v2_MetricsServiceConfig_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)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy