- Enclosing interface:
Grpc
An annotation to mark a method as returning a proto file description
used by the gRPC reflection service. Annotated method must return
com.google.protobuf.Descriptors.FileDescriptor
and expect
no parameters.