io.envoyproxy.envoy.config.trace.v3.LightstepProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v3/lightstep.proto
package io.envoyproxy.envoy.config.trace.v3;
public final class LightstepProto {
private LightstepProto() {}
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_LightstepConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v3_LightstepConfig_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/lightstep.proto\022" +
"\025envoy.config.trace.v3\032\037envoy/config/cor" +
"e/v3/base.proto\032#envoy/annotations/depre" +
"cation.proto\032\036udpa/annotations/migrate.p" +
"roto\032\035udpa/annotations/status.proto\032!udp" +
"a/annotations/versioning.proto\032\027validate" +
"/validate.proto\"\355\002\n\017LightstepConfig\022\"\n\021c" +
"ollector_cluster\030\001 \001(\tB\007\372B\004r\002\020\001\022&\n\021acces" +
"s_token_file\030\002 \001(\tB\013\030\001\222\307\206\330\004\0033.0\0226\n\014acces" +
"s_token\030\004 \001(\0132 .envoy.config.core.v3.Dat" +
"aSource\022`\n\021propagation_modes\030\003 \003(\01626.env" +
"oy.config.trace.v3.LightstepConfig.Propa" +
"gationModeB\r\372B\n\222\001\007\"\005\202\001\002\020\001\"F\n\017Propagation" +
"Mode\022\t\n\005ENVOY\020\000\022\r\n\tLIGHTSTEP\020\001\022\006\n\002B3\020\002\022\021" +
"\n\rTRACE_CONTEXT\020\003:,\232\305\210\036\'\n%envoy.config.t" +
"race.v2.LightstepConfigB\267\001\n#io.envoyprox" +
"y.envoy.config.trace.v3B\016LightstepProtoP" +
"\001ZDgithub.com/envoyproxy/go-control-plan" +
"e/envoy/config/trace/v3;tracev3\362\230\376\217\005,\022*e" +
"nvoy.extensions.tracers.lightstep.v4alph" +
"a\272\200\310\321\006\002\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.config.core.v3.BaseProto.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_LightstepConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v3_LightstepConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v3_LightstepConfig_descriptor,
new java.lang.String[] { "CollectorCluster", "AccessTokenFile", "AccessToken", "PropagationModes", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(envoy.annotations.Deprecation.deprecatedAtMinorVersion);
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);
io.envoyproxy.envoy.config.core.v3.BaseProto.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)
}