Hello.
My team is currently trying to use the following service:
https://discoveryengine.googleapis.com/v1/projects/{projectid}/locations/global/collections/default_collection/dataStores/{datastoreid}/servingConfigs/default_search:search
the request body is as follows:
the response we are getting is the following:
The order by in the request seems to not work, despite the my_updated_at existing in the output. Can I get some help with this?
Thanks in advance