# Functions
V1AlphaToV1Request converts a v1alpha ServerReflectionRequest to a v1.
V1AlphaToV1Response converts a v1alpha ServerReflectionResponse to a v1.
V1ToV1AlphaRequest converts a v1 ServerReflectionRequest to a v1alpha.
V1ToV1AlphaResponse converts a v1 ServerReflectionResponse to a v1alpha.
# Structs
ServerReflectionServer is the server API for ServerReflection service.
# Interfaces
ExtensionResolver is the interface used to query details about extensions.
ServiceInfoProvider is an interface used to retrieve metadata about the services to expose.