Sıradaki tüm öğeleri siler. Bu yöntem eski öğeleri silmek için kullanışlıdır.
Bu API'nin yürütülebilmesi için bir yönetici veya hizmet hesabı gerekir. Kullanılan hizmet hesabı, ilgili veri kaynağında beyaz listeye eklenmiş olan hesaptır.
HTTP isteği
POST https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/items:deleteQueueItems
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-03 UTC."],[[["Deletes all items within a specified queue in a data source, requiring admin or service account authorization."],["Uses an HTTP POST request to `https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/items:deleteQueueItems`, specifying the data source in the path."],["Requires a request body containing connector name, queue name, and optional debug options in JSON format."],["Returns an Operation object upon successful execution, providing details about the deletion process."],["Needs authorization with either `https://www.googleapis.com/auth/cloud_search.indexing` or `https://www.googleapis.com/auth/cloud_search` scope."]]],[]]