io.envoyproxy.envoy.config.trace.v2.ServiceProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/config/trace/v2/service.proto
package io.envoyproxy.envoy.config.trace.v2;
public final class ServiceProto {
private ServiceProto() {}
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_TraceServiceConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_config_trace_v2_TraceServiceConfig_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/service.proto\022\025e" +
"nvoy.config.trace.v2\032$envoy/api/v2/core/" +
"grpc_service.proto\032\035udpa/annotations/sta" +
"tus.proto\032\027validate/validate.proto\"T\n\022Tr" +
"aceServiceConfig\022>\n\014grpc_service\030\001 \001(\0132\036" +
".envoy.api.v2.core.GrpcServiceB\010\372B\005\212\001\002\020\001" +
"B\203\001\n#io.envoyproxy.envoy.config.trace.v2" +
"B\014ServiceProtoP\001ZDgithub.com/envoyproxy/" +
"go-control-plane/envoy/config/trace/v2;t" +
"racev2\272\200\310\321\006\002\020\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_config_trace_v2_TraceServiceConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_config_trace_v2_TraceServiceConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_config_trace_v2_TraceServiceConfig_descriptor,
new java.lang.String[] { "GrpcService", });
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);
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}