io.envoyproxy.envoy.config.trace.v2.ZipkinProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v2/zipkin.proto
package io.envoyproxy.envoy.config.trace.v2;
public final class ZipkinProto {
private ZipkinProto() {}
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_ZipkinConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v2_ZipkinConfig_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/zipkin.proto\022\025en" +
"voy.config.trace.v2\032\036google/protobuf/wra" +
"ppers.proto\032#envoy/annotations/deprecati" +
"on.proto\032\035udpa/annotations/status.proto\032" +
"\027validate/validate.proto\"\354\002\n\014ZipkinConfi" +
"g\022\"\n\021collector_cluster\030\001 \001(\tB\007\372B\004r\002 \001\022#\n" +
"\022collector_endpoint\030\002 \001(\tB\007\372B\004r\002 \001\022\027\n\017tr" +
"ace_id_128bit\030\003 \001(\010\0227\n\023shared_span_conte" +
"xt\030\004 \001(\0132\032.google.protobuf.BoolValue\022`\n\032" +
"collector_endpoint_version\030\005 \001(\0162<.envoy" +
".config.trace.v2.ZipkinConfig.CollectorE" +
"ndpointVersion\"_\n\030CollectorEndpointVersi" +
"on\022\032\n\014HTTP_JSON_V1\020\000\032\010\010\001\250\367\264\213\002\001\022\r\n\tHTTP_J" +
"SON\020\001\022\016\n\nHTTP_PROTO\020\002\022\010\n\004GRPC\020\003B\202\001\n#io.e" +
"nvoyproxy.envoy.config.trace.v2B\013ZipkinP" +
"rotoP\001ZDgithub.com/envoyproxy/go-control" +
"-plane/envoy/config/trace/v2;tracev2\272\200\310\321" +
"\006\002\020\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.WrappersProto.getDescriptor(),
envoy.annotations.Deprecation.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_trace_v2_ZipkinConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v2_ZipkinConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v2_ZipkinConfig_descriptor,
new java.lang.String[] { "CollectorCluster", "CollectorEndpoint", "TraceId128Bit", "SharedSpanContext", "CollectorEndpointVersion", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(envoy.annotations.Deprecation.disallowedByDefaultEnum);
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.WrappersProto.getDescriptor();
envoy.annotations.Deprecation.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}