# Functions
StreamClientInterceptor returns a new streaming client interceptor that performs rate limiting on the request.
StreamServerInterceptor returns a new streaming server interceptor that performs rate limiting on the request.
UnaryClientInterceptor returns a new unary client interceptor that performs request rate limiting.
UnaryServerInterceptor returns a new unary server interceptors that performs request rate limiting.