Hi everyone
When you create an XDS policy, you need to create a query for it as well. Usually you'd create this query in the AOT.
However, sometimes a query is too difficult to create in the AOT and easier to create in code.
Is it possible to create a query in code and then use it in an XDS policy?
If so, how?