Backend Service Locality Load Balancing Policy Config Response
data class BackendServiceLocalityLoadBalancingPolicyConfigResponse(val customPolicy: BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicyResponse, val policy: BackendServiceLocalityLoadBalancingPolicyConfigPolicyResponse)
Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.