Get Backend Service Circuit Breaker
fun GetBackendServiceCircuitBreaker(connectTimeouts: List<GetBackendServiceCircuitBreakerConnectTimeout>, maxConnections: Int, maxPendingRequests: Int, maxRequests: Int, maxRequestsPerConnection: Int, maxRetries: Int)