static_resources {   clusters {     name: " "     connect_timeout {       nanos: 9     }     hosts {       pipe {       }     }     health_checks {       timeout {         nanos: 9       }       interval {         nanos: 9       }       unhealthy_threshold {       }       healthy_threshold {       }       grpc_health_check {       }       no_traffic_interval {       }       interval_jitter_percent: 4     }     http2_protocol_options {     }   } }
