What version of gRPC-Java are you using?
1.27.1
What is your environment?
SBT
What did you expect to see?
grpc-services contains deprecated v1alpha/reflection.proto which instructs to use v1/reflection.proto, however the file is not shipped with this jar. It is unclear if there's a maven artifact that contains it that should be used instead.