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\032\035udpa/annotations/" +
      "status.proto\"O\n\004Body\022\022\n\010as_bytes\030\001 \001(\014H\000" +
      "\022\023\n\tas_string\030\002 \001(\tH\000\022\021\n\ttruncated\030\003 \001(\010" +
      "B\013\n\tbody_typeB|\n$io.envoyproxy.envoy.dat" +
      "a.tap.v2alphaB\013CommonProtoP\001Z=github.com" +
      "/envoyproxy/go-control-plane/envoy/data/" +
      "tap/v2alpha\272\200\310\321\006\002\020\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          udpa.annotations.Status.getDescriptor(),
        });
    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", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy