does discovery engine for datastore provide the ability to remove and add doc to datastore? how?
Hi @yasmine,
Welcome to Google Cloud Community!
Creation and deletion of documents in data stores can be done through the Discovery Engine API. You can use the create and delete methods via the REST Resource: v1.projects.locations.dataStores.branches.documents.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.