# Functions
StreamClientInterceptor is a gRPC client-side interceptor that provides reporting for Stream RPCs.
StreamServerInterceptor is a gRPC server-side interceptor that provides reporting for Streaming RPCs.
UnaryClientInterceptor is a gRPC client-side interceptor that provides reporting for Unary RPCs.
UnaryServerInterceptor is a gRPC server-side interceptor that provides reporting for Unary RPCs.