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

io.envoyproxy.envoy.data.tap.v3.WrapperProto 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/data/tap/v3/wrapper.proto

package io.envoyproxy.envoy.data.tap.v3;

public final class WrapperProto {
  private WrapperProto() {}
  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_data_tap_v3_TraceWrapper_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_data_tap_v3_TraceWrapper_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\037envoy/data/tap/v3/wrapper.proto\022\021envoy" +
      ".data.tap.v3\032\034envoy/data/tap/v3/http.pro" +
      "to\032!envoy/data/tap/v3/transport.proto\032\035u" +
      "dpa/annotations/status.proto\032!udpa/annot" +
      "ations/versioning.proto\032\027validate/valida" +
      "te.proto\"\202\003\n\014TraceWrapper\022C\n\023http_buffer" +
      "ed_trace\030\001 \001(\0132$.envoy.data.tap.v3.HttpB" +
      "ufferedTraceH\000\022R\n\033http_streamed_trace_se" +
      "gment\030\002 \001(\0132+.envoy.data.tap.v3.HttpStre" +
      "amedTraceSegmentH\000\022G\n\025socket_buffered_tr" +
      "ace\030\003 \001(\0132&.envoy.data.tap.v3.SocketBuff" +
      "eredTraceH\000\022V\n\035socket_streamed_trace_seg" +
      "ment\030\004 \001(\0132-.envoy.data.tap.v3.SocketStr" +
      "eamedTraceSegmentH\000:*\232\305\210\036%\n#envoy.data.t" +
      "ap.v2alpha.TraceWrapperB\014\n\005trace\022\003\370B\001By\n" +
      "\037io.envoyproxy.envoy.data.tap.v3B\014Wrappe" +
      "rProtoP\001Z>github.com/envoyproxy/go-contr" +
      "ol-plane/envoy/data/tap/v3;tapv3\272\200\310\321\006\002\020\002" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.data.tap.v3.HttpProto.getDescriptor(),
          io.envoyproxy.envoy.data.tap.v3.TransportProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
          udpa.annotations.Versioning.getDescriptor(),
          io.envoyproxy.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_data_tap_v3_TraceWrapper_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_data_tap_v3_TraceWrapper_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_data_tap_v3_TraceWrapper_descriptor,
        new java.lang.String[] { "HttpBufferedTrace", "HttpStreamedTraceSegment", "SocketBufferedTrace", "SocketStreamedTraceSegment", "Trace", });
    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.required);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.data.tap.v3.HttpProto.getDescriptor();
    io.envoyproxy.envoy.data.tap.v3.TransportProto.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