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

io.envoyproxy.envoy.config.trace.v3.ZipkinProto 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/trace/v3/zipkin.proto

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

public final class ZipkinProto {
  private ZipkinProto() {}
  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_trace_v3_ZipkinConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_trace_v3_ZipkinConfig_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/trace/v3/zipkin.proto\022\025en" +
      "voy.config.trace.v3\032\036google/protobuf/wra" +
      "ppers.proto\032#envoy/annotations/deprecati" +
      "on.proto\032\036udpa/annotations/migrate.proto" +
      "\032\035udpa/annotations/status.proto\032!udpa/an" +
      "notations/versioning.proto\032\027validate/val" +
      "idate.proto\"\355\003\n\014ZipkinConfig\022\"\n\021collecto" +
      "r_cluster\030\001 \001(\tB\007\372B\004r\002\020\001\022#\n\022collector_en" +
      "dpoint\030\002 \001(\tB\007\372B\004r\002\020\001\022\027\n\017trace_id_128bit" +
      "\030\003 \001(\010\0227\n\023shared_span_context\030\004 \001(\0132\032.go" +
      "ogle.protobuf.BoolValue\022`\n\032collector_end" +
      "point_version\030\005 \001(\0162<.envoy.config.trace" +
      ".v3.ZipkinConfig.CollectorEndpointVersio" +
      "n\022\032\n\022collector_hostname\030\006 \001(\t\022\037\n\027split_s" +
      "pans_for_request\030\007 \001(\010\"x\n\030CollectorEndpo" +
      "intVersion\0223\n%DEPRECATED_AND_UNAVAILABLE" +
      "_DO_NOT_USE\020\000\032\010\010\001\250\367\264\213\002\001\022\r\n\tHTTP_JSON\020\001\022\016" +
      "\n\nHTTP_PROTO\020\002\022\010\n\004GRPC\020\003:)\232\305\210\036$\n\"envoy.c" +
      "onfig.trace.v2.ZipkinConfigB\261\001\n#io.envoy" +
      "proxy.envoy.config.trace.v3B\013ZipkinProto" +
      "P\001ZDgithub.com/envoyproxy/go-control-pla" +
      "ne/envoy/config/trace/v3;tracev3\362\230\376\217\005)\022\'" +
      "envoy.extensions.tracers.zipkin.v4alpha\272" +
      "\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
          envoy.annotations.Deprecation.getDescriptor(),
          udpa.annotations.Migrate.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_trace_v3_ZipkinConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_trace_v3_ZipkinConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_trace_v3_ZipkinConfig_descriptor,
        new java.lang.String[] { "CollectorCluster", "CollectorEndpoint", "TraceId128Bit", "SharedSpanContext", "CollectorEndpointVersion", "CollectorHostname", "SplitSpansForRequest", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(envoy.annotations.Deprecation.disallowedByDefaultEnum);
    registry.add(udpa.annotations.Migrate.fileMigrate);
    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);
    com.google.protobuf.WrappersProto.getDescriptor();
    envoy.annotations.Deprecation.getDescriptor();
    udpa.annotations.Migrate.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