1. Open Google Cloud Shell
2. Generate your search API command and copy it here:
1. Open Google Cloud Shell
2. Generate your search API command and copy it here:
curl -X POST -H "Authorization: Bearer $(gcloud auth print-access-token)" \ -H "Content-Type: application/json" \ "https://discoveryengine.googleapis.com/v1/projects/YOUR_PROJECT/locations/global/collections/default_collection/engines/YOUR_ENGINE/servingConfigs/default_config:search" \ -d '{"query":"test"}'
No results found. Try a different search query.