Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

discovery engine for datastore

does discovery engine for datastore provide the ability to remove and add doc to datastore? how?

0 1 113
1 REPLY 1

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.