io.envoyproxy.envoy.config.trace.v3.DatadogProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v3/datadog.proto
package io.envoyproxy.envoy.config.trace.v3;
public final class DatadogProto {
private DatadogProto() {}
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_DatadogConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v3_DatadogConfig_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/datadog.proto\022\025e" +
"nvoy.config.trace.v3\032\036udpa/annotations/m" +
"igrate.proto\032\035udpa/annotations/status.pr" +
"oto\032!udpa/annotations/versioning.proto\032\027" +
"validate/validate.proto\"\232\001\n\rDatadogConfi" +
"g\022\"\n\021collector_cluster\030\001 \001(\tB\007\372B\004r\002\020\001\022\035\n" +
"\014service_name\030\002 \001(\tB\007\372B\004r\002\020\001\022\032\n\022collecto" +
"r_hostname\030\003 \001(\t:*\232\305\210\036%\n#envoy.config.tr" +
"ace.v2.DatadogConfigB\263\001\n#io.envoyproxy.e" +
"nvoy.config.trace.v3B\014DatadogProtoP\001ZDgi" +
"thub.com/envoyproxy/go-control-plane/env" +
"oy/config/trace/v3;tracev3\362\230\376\217\005*\022(envoy." +
"extensions.tracers.datadog.v4alpha\272\200\310\321\006\002" +
"\020\002b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
udpa.annotations.Migrate.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
udpa.annotations.Versioning.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_trace_v3_DatadogConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v3_DatadogConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v3_DatadogConfig_descriptor,
new java.lang.String[] { "CollectorCluster", "ServiceName", "CollectorHostname", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
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);
udpa.annotations.Migrate.getDescriptor();
udpa.annotations.Status.getDescriptor();
udpa.annotations.Versioning.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}