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

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

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

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_v3_MetricsServiceConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_metrics_v3_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/v3/metrics_servic" +
      "e.proto\022\027envoy.config.metrics.v3\032(envoy/" +
      "config/core/v3/config_source.proto\032\'envo" +
      "y/config/core/v3/grpc_service.proto\032\036goo" +
      "gle/protobuf/wrappers.proto\032\035udpa/annota" +
      "tions/status.proto\032!udpa/annotations/ver" +
      "sioning.proto\032\027validate/validate.proto\"\210" +
      "\003\n\024MetricsServiceConfig\022A\n\014grpc_service\030" +
      "\001 \001(\0132!.envoy.config.core.v3.GrpcService" +
      "B\010\372B\005\212\001\002\020\001\022I\n\025transport_api_version\030\003 \001(" +
      "\0162 .envoy.config.core.v3.ApiVersionB\010\372B\005" +
      "\202\001\002\020\001\022=\n\031report_counters_as_deltas\030\002 \001(\013" +
      "2\032.google.protobuf.BoolValue\022\033\n\023emit_tag" +
      "s_as_labels\030\004 \001(\010\022Q\n\023histogram_emit_mode" +
      "\030\005 \001(\0162*.envoy.config.metrics.v3.Histogr" +
      "amEmitModeB\010\372B\005\202\001\002\020\001:3\232\305\210\036.\n,envoy.confi" +
      "g.metrics.v2.MetricsServiceConfig*J\n\021His" +
      "togramEmitMode\022\031\n\025SUMMARY_AND_HISTOGRAM\020" +
      "\000\022\013\n\007SUMMARY\020\001\022\r\n\tHISTOGRAM\020\002B\220\001\n%io.env" +
      "oyproxy.envoy.config.metrics.v3B\023Metrics" +
      "ServiceProtoP\001ZHgithub.com/envoyproxy/go" +
      "-control-plane/envoy/config/metrics/v3;m" +
      "etricsv3\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(),
          com.google.protobuf.WrappersProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_metrics_v3_MetricsServiceConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_metrics_v3_MetricsServiceConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_metrics_v3_MetricsServiceConfig_descriptor,
        new java.lang.String[] { "GrpcService", "TransportApiVersion", "ReportCountersAsDeltas", "EmitTagsAsLabels", "HistogramEmitMode", });
    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();
    com.google.protobuf.WrappersProto.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