io.envoyproxy.envoy.config.trace.v2.LightstepProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v2/lightstep.proto
package io.envoyproxy.envoy.config.trace.v2;
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_v2_LightstepConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v2_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/v2/lightstep.proto\022" +
"\025envoy.config.trace.v2\032\035udpa/annotations" +
"/status.proto\032\027validate/validate.proto\"\203" +
"\002\n\017LightstepConfig\022\"\n\021collector_cluster\030" +
"\001 \001(\tB\007\372B\004r\002 \001\022\"\n\021access_token_file\030\002 \001(" +
"\tB\007\372B\004r\002 \001\022`\n\021propagation_modes\030\003 \003(\01626." +
"envoy.config.trace.v2.LightstepConfig.Pr" +
"opagationModeB\r\372B\n\222\001\007\"\005\202\001\002\020\001\"F\n\017Propagat" +
"ionMode\022\t\n\005ENVOY\020\000\022\r\n\tLIGHTSTEP\020\001\022\006\n\002B3\020" +
"\002\022\021\n\rTRACE_CONTEXT\020\003B\205\001\n#io.envoyproxy.e" +
"nvoy.config.trace.v2B\016LightstepProtoP\001ZD" +
"github.com/envoyproxy/go-control-plane/e" +
"nvoy/config/trace/v2;tracev2\272\200\310\321\006\002\020\001b\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_trace_v2_LightstepConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v2_LightstepConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v2_LightstepConfig_descriptor,
new java.lang.String[] { "CollectorCluster", "AccessTokenFile", "PropagationModes", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}