GCP - Cloud Load Balancing
You want requests to
https://app.example.com/api/v2/orders to go to backend-orders and all other /api/v2/* requests to backend-api. How should you configure the path rules in the URL map?