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

io.envoyproxy.envoy.config.trace.v2.HttpTracerProto 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/v2/http_tracer.proto

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

public final class HttpTracerProto {
  private HttpTracerProto() {}
  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_v2_Tracing_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_trace_v2_Tracing_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_config_trace_v2_Tracing_Http_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_config_trace_v2_Tracing_Http_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/v2/http_tracer.prot" +
      "o\022\025envoy.config.trace.v2\032\031google/protobu" +
      "f/any.proto\032\034google/protobuf/struct.prot" +
      "o\032\035udpa/annotations/status.proto\032\027valida" +
      "te/validate.proto\"\310\001\n\007Tracing\0221\n\004http\030\001 " +
      "\001(\0132#.envoy.config.trace.v2.Tracing.Http" +
      "\032\211\001\n\004Http\022\025\n\004name\030\001 \001(\tB\007\372B\004r\002 \001\022-\n\006conf" +
      "ig\030\002 \001(\0132\027.google.protobuf.StructB\002\030\001H\000\022" +
      ",\n\014typed_config\030\003 \001(\0132\024.google.protobuf." +
      "AnyH\000B\r\n\013config_typeB\206\001\n#io.envoyproxy.e" +
      "nvoy.config.trace.v2B\017HttpTracerProtoP\001Z" +
      "Dgithub.com/envoyproxy/go-control-plane/" +
      "envoy/config/trace/v2;tracev2\272\200\310\321\006\002\020\001b\006p" +
      "roto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.AnyProto.getDescriptor(),
          com.google.protobuf.StructProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_config_trace_v2_Tracing_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_config_trace_v2_Tracing_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_trace_v2_Tracing_descriptor,
        new java.lang.String[] { "Http", });
    internal_static_envoy_config_trace_v2_Tracing_Http_descriptor =
      internal_static_envoy_config_trace_v2_Tracing_descriptor.getNestedTypes().get(0);
    internal_static_envoy_config_trace_v2_Tracing_Http_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_config_trace_v2_Tracing_Http_descriptor,
        new java.lang.String[] { "Name", "Config", "TypedConfig", "ConfigType", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    registry.add(io.envoyproxy.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.AnyProto.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
    io.envoyproxy.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy