একটি সারি থেকে সমস্ত আইটেম সংরক্ষণ করে, তাদের সকলকে পোল করার যোগ্য করে তোলে৷ এই পদ্ধতিটি একটি সংযোগকারী পুনরায় চালু হওয়ার পরে সূচীকরণ সারি পুনরায় সেট করার জন্য দরকারী।
এই API কার্যকর করার জন্য একটি প্রশাসক বা পরিষেবা অ্যাকাউন্ট প্রয়োজন৷ ব্যবহৃত পরিষেবা অ্যাকাউন্টটি সংশ্লিষ্ট ডেটা উৎসে সাদা তালিকাভুক্ত।
HTTP অনুরোধ
POST https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/items:unreserve
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Unreserves all items from a specified queue in a data source, making them eligible for polling again."],["Requires admin or service account authorization with the necessary scope (`cloud_search.indexing` or `cloud_search`)."],["Uses a POST request to the specified URL with path and request body parameters to identify the data source and queue."],["Successful execution returns an Operation object indicating the status of the unreservation process."],["Useful for resetting the indexing queue after a connector restart."]]],[]]