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

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

package io.envoyproxy.envoy.admin.v3;

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_v3_SimpleMetric_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_admin_v3_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\034envoy/admin/v3/metrics.proto\022\016envoy.ad" +
      "min.v3\032\035udpa/annotations/status.proto\032!u" +
      "dpa/annotations/versioning.proto\"\245\001\n\014Sim" +
      "pleMetric\022/\n\004type\030\001 \001(\0162!.envoy.admin.v3" +
      ".SimpleMetric.Type\022\r\n\005value\030\002 \001(\004\022\014\n\004nam" +
      "e\030\003 \001(\t\"\036\n\004Type\022\013\n\007COUNTER\020\000\022\t\n\005GAUGE\020\001:" +
      "\'\232\305\210\036\"\n envoy.admin.v2alpha.SimpleMetric" +
      "Bu\n\034io.envoyproxy.envoy.admin.v3B\014Metric" +
      "sProtoP\001Z=github.com/envoyproxy/go-contr" +
      "ol-plane/envoy/admin/v3;adminv3\272\200\310\321\006\002\020\002b" +
      "\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
        });
    internal_static_envoy_admin_v3_SimpleMetric_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_admin_v3_SimpleMetric_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_admin_v3_SimpleMetric_descriptor,
        new java.lang.String[] { "Type", "Value", "Name", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(udpa.annotations.Versioning.versioning);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    udpa.annotations.Status.getDescriptor();
    udpa.annotations.Versioning.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy