grpc-java
grpc-java copied to clipboard
V1reflectionservice
Converted existing ProtoReflectionService for v1.alpha to handle v1 protos and renamed it to ProtoReflectionServiceV1, and created a new ProtoReflectionService for v1.alpha that uses the V1 service's ServerServiceDefinition and modifies the names and proto descriptors for service and method.
Issue #6724.