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

io.envoyproxy.envoy.admin.v2alpha.MetricsProto 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/admin/v2alpha/metrics.proto

package io.envoyproxy.envoy.admin.v2alpha;

public final class MetricsProto {
  private MetricsProto() {}
  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_admin_v2alpha_SimpleMetric_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_admin_v2alpha_SimpleMetric_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/admin/v2alpha/metrics.proto\022\023env" +
      "oy.admin.v2alpha\"\201\001\n\014SimpleMetric\0224\n\004typ" +
      "e\030\001 \001(\0162&.envoy.admin.v2alpha.SimpleMetr" +
      "ic.Type\022\r\n\005value\030\002 \001(\004\022\014\n\004name\030\003 \001(\t\"\036\n\004" +
      "Type\022\013\n\007COUNTER\020\000\022\t\n\005GAUGE\020\001B3\n!io.envoy" +
      "proxy.envoy.admin.v2alphaB\014MetricsProtoP" +
      "\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_envoy_admin_v2alpha_SimpleMetric_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_admin_v2alpha_SimpleMetric_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_admin_v2alpha_SimpleMetric_descriptor,
        new java.lang.String[] { "Type", "Value", "Name", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy