همه موارد را از یک صف لغو رزرو می کند و همه آنها را واجد شرایط نظرسنجی می کند. این روش برای تنظیم مجدد صف نمایه سازی پس از راه اندازی مجدد یک کانکتور مفید است.
این API برای اجرا به یک ادمین یا حساب سرویس نیاز دارد. حساب سرویس مورد استفاده در فهرست سفید منبع داده مربوطه است.
درخواست HTTP
POST https://cloudsearch.googleapis.com/v1/indexing/{name=datasources/*}/items:unreserve
تاریخ آخرین بهروزرسانی 2024-11-06 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-06 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]