io.envoyproxy.envoy.data.tap.v3.CommonProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/data/tap/v3/common.proto
package io.envoyproxy.envoy.data.tap.v3;
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_v3_Body_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_data_tap_v3_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\036envoy/data/tap/v3/common.proto\022\021envoy." +
"data.tap.v3\032\035udpa/annotations/status.pro" +
"to\032!udpa/annotations/versioning.proto\"s\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:\"\232\305\210\036\035\n\033envoy." +
"data.tap.v2alpha.BodyB\013\n\tbody_typeBx\n\037io" +
".envoyproxy.envoy.data.tap.v3B\013CommonPro" +
"toP\001Z>github.com/envoyproxy/go-control-p" +
"lane/envoy/data/tap/v3;tapv3\272\200\310\321\006\002\020\002b\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
udpa.annotations.Versioning.getDescriptor(),
});
internal_static_envoy_data_tap_v3_Body_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_data_tap_v3_Body_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_data_tap_v3_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);
registry.add(udpa.annotations.Versioning.versioning);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
udpa.annotations.Versioning.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}