Rate limit service

config.ratelimit.v2.RateLimitServiceConfig

[config.ratelimit.v2.RateLimitServiceConfig proto]

Rate limit configuration overview.

{
  "grpc_service": "{...}"
}
grpc_service
(core.GrpcService, REQUIRED) Specifies the gRPC service that hosts the rate limit service. The client will connect to this cluster when it needs to make rate limit service requests.