عمليات التعداد | |
---|---|
CODE_UNSPECIFIED |
قيمة إدخال فقط تُستخدَم مع Items.list لعرض جميع العناصر في "قائمة الانتظار"، بغض النظر عن الحالة. |
ERROR |
حدث خطأ في Cloud Search أثناء معالجة هذا العنصر. تفاصيل الخطأ في repositoryError. |
MODIFIED |
تم تعديل العنصر في المستودع، وهو قديم مقارنةً بالإصدار الذي تم قبوله سابقًا في Cloud Search. |
NEW_ITEM |
من المعروف أنّ العنصر موجود في المستودع، ولكن لم يتم قبوله بعد من قِبل Cloud Search. يمكن أن يكون العنصر في هذه الحالة عند استدعاء Items.push لعنصر بهذا الاسم لم يكن متوفّرًا في السابق. |
ACCEPTED |
قبلت واجهة برمجة التطبيقات البيانات المحدّثة لهذا العنصر. |
ItemStatus.Code
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# ItemStatus.Code\n\n| Enums ||\n|--------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CODE_UNSPECIFIED` | Input-only value. Used with [Items.list](/workspace/cloud-search/docs/reference/rest/v1/indexing.datasources.items/list#google.apps.search.v1.ItemsService.ListItems) to list all items in the queue, regardless of status. |\n| `ERROR` | Error encountered by Cloud Search while processing this item. Details of the error are in [repositoryError.](/workspace/cloud-search/docs/reference/rest/v1/indexing.datasources.items#ItemStatus.FIELDS.repository_errors) |\n| `MODIFIED` | Item has been modified in the repository, and is out of date with the version previously accepted into Cloud Search. |\n| `NEW_ITEM` | Item is known to exist in the repository, but is not yet accepted by Cloud Search. An item can be in this state when [Items.push](/workspace/cloud-search/docs/reference/rest/v1/indexing.datasources.items/push#google.apps.search.v1.ItemsService.PushItem) has been called for an item of this name that did not exist previously. |\n| `ACCEPTED` | API has accepted the up-to-date data of this item. |"]]