Sıralamalar | |
---|---|
CODE_UNSPECIFIED |
Yalnızca giriş değeri. Durumlarından bağımsız olarak, sıradaki tüm öğeleri listelemek için Items.list ile kullanılır. |
ERROR |
Cloud Search bu öğe işlenirken hatayla karşılaştı. Hatanın ayrıntıları repositoryError. |
MODIFIED |
Öğe, depoda değiştirilmiştir ve daha önce Cloud Search'ta kabul edilen sürümle güncel değildir. |
NEW_ITEM |
Öğenin depoda bulunduğu biliniyor ancak henüz Cloud Search tarafından kabul edilmemiştir. Bir öğe, daha önce mevcut olmayan bu ada sahip bir öğe için Items.push çağrıldığında bu durumda olabilir. |
ACCEPTED |
API, bu öğenin güncel verilerini kabul etti. |
ItemStatus.Code
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],[],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. |"]]