blob: 12ac5a9ba2ac6d1fdd7ca42dc111342c2621d38a [file] [log] [blame]
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: io/grpc/reflection/testing/reflection_test_depth_two_alternate.proto
package io.grpc.reflection.testing;
public final class ReflectionTestDepthTwoAlternateProto {
private ReflectionTestDepthTwoAlternateProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nDio/grpc/reflection/testing/reflection_" +
"test_depth_two_alternate.proto\032<io/grpc/" +
"reflection/testing/reflection_test_depth" +
"_three.protoBD\n\032io.grpc.reflection.testi" +
"ngB$ReflectionTestDepthTwoAlternateProto" +
"P\001P\000"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.grpc.reflection.testing.ReflectionTestDepthThreeProto.getDescriptor(),
}, assigner);
io.grpc.reflection.testing.ReflectionTestDepthThreeProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}