Grpc Route Route Match Response
data class GrpcRouteRouteMatchResponse(val headers: List<GrpcRouteHeaderMatchResponse>, val method: GrpcRouteMethodMatchResponse)
Criteria for matching traffic. A RouteMatch will be considered to match when all supplied fields match.