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

io.envoyproxy.envoy.data.tap.v2alpha.CommonProto 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/v2alpha/common.proto

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

public final class CommonProto {
  private CommonProto() {}
  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_v2alpha_Body_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_data_tap_v2alpha_Body_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/data/tap/v2alpha/common.proto\022\026e" +
      "nvoy.data.tap.v2alpha\"O\n\004Body\022\022\n\010as_byte" +
      "s\030\001 \001(\014H\000\022\023\n\tas_string\030\002 \001(\tH\000\022\021\n\ttrunca" +
      "ted\030\003 \001(\010B\013\n\tbody_typeB5\n$io.envoyproxy." +
      "envoy.data.tap.v2alphaB\013CommonProtoP\001b\006p" +
      "roto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_envoy_data_tap_v2alpha_Body_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_data_tap_v2alpha_Body_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_data_tap_v2alpha_Body_descriptor,
        new java.lang.String[] { "AsBytes", "AsString", "Truncated", "BodyType", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy