io.envoyproxy.envoy.config.trace.v3.ZipkinProto Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v3/zipkin.proto
// Protobuf Java Version: 3.25.5
package io.envoyproxy.envoy.config.trace.v3;
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_v3_ZipkinConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v3_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/v3/zipkin.proto\022\025en" +
"voy.config.trace.v3\032\036google/protobuf/wra" +
"ppers.proto\032#envoy/annotations/deprecati" +
"on.proto\032\036udpa/annotations/migrate.proto" +
"\032\035udpa/annotations/status.proto\032!udpa/an" +
"notations/versioning.proto\032\027validate/val" +
"idate.proto\"\372\003\n\014ZipkinConfig\022\"\n\021collecto" +
"r_cluster\030\001 \001(\tB\007\372B\004r\002\020\001\022#\n\022collector_en" +
"dpoint\030\002 \001(\tB\007\372B\004r\002\020\001\022\027\n\017trace_id_128bit" +
"\030\003 \001(\010\0227\n\023shared_span_context\030\004 \001(\0132\032.go" +
"ogle.protobuf.BoolValue\022`\n\032collector_end" +
"point_version\030\005 \001(\0162<.envoy.config.trace" +
".v3.ZipkinConfig.CollectorEndpointVersio" +
"n\022\032\n\022collector_hostname\030\006 \001(\t\022,\n\027split_s" +
"pans_for_request\030\007 \001(\010B\013\030\001\222\307\206\330\004\0033.0\"x\n\030C" +
"ollectorEndpointVersion\0223\n%DEPRECATED_AN" +
"D_UNAVAILABLE_DO_NOT_USE\020\000\032\010\010\001\250\367\264\213\002\001\022\r\n\t" +
"HTTP_JSON\020\001\022\016\n\nHTTP_PROTO\020\002\022\010\n\004GRPC\020\003:)\232" +
"\305\210\036$\n\"envoy.config.trace.v2.ZipkinConfig" +
"B\261\001\n#io.envoyproxy.envoy.config.trace.v3" +
"B\013ZipkinProtoP\001ZDgithub.com/envoyproxy/g" +
"o-control-plane/envoy/config/trace/v3;tr" +
"acev3\362\230\376\217\005)\022\'envoy.extensions.tracers.zi" +
"pkin.v4alpha\272\200\310\321\006\002\020\002b\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.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
udpa.annotations.Versioning.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_trace_v3_ZipkinConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v3_ZipkinConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v3_ZipkinConfig_descriptor,
new java.lang.String[] { "CollectorCluster", "CollectorEndpoint", "TraceId128Bit", "SharedSpanContext", "CollectorEndpointVersion", "CollectorHostname", "SplitSpansForRequest", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(envoy.annotations.Deprecation.deprecatedAtMinorVersion);
registry.add(envoy.annotations.Deprecation.disallowedByDefaultEnum);
registry.add(udpa.annotations.Migrate.fileMigrate);
registry.add(udpa.annotations.Status.fileStatus);
registry.add(udpa.annotations.Versioning.versioning);
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.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
udpa.annotations.Versioning.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy