The index is being created, and cannot be used by queries.
There is an active long-running operation for the index.
The index is updated when writing an entity.
Some index data may exist.
Deleting
The index is being deleted, and cannot be used by queries.
There is an active long-running operation for the index.
The index is not updated when writing an entity.
Some index data may exist.
Error
The index was being created or deleted, but something went wrong.
The index cannot by used by queries.
There is no active long-running operation for the index,
and the most recently finished long-running operation failed.
The index is not updated when writing an entity.
Some index data may exist.
Ready
The index is ready to be used.
The index is updated when writing an entity.
The index is fully populated from all stored entities it applies to.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document outlines the \u003ccode\u003eIndex.Types.State\u003c/code\u003e enum within the Google Cloud Datastore v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis enum represents the possible states of an index, including \u003ccode\u003eCreating\u003c/code\u003e, \u003ccode\u003eDeleting\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eReady\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes details for multiple versions of the API, from version 1.1.0 to the latest 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eEach state of the index is detailed, including whether it can be used by queries, if a long-running operation is active, and whether it's updated when writing an entity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReady\u003c/code\u003e state indicates a fully functional index, while the \u003ccode\u003eError\u003c/code\u003e state signifies an issue that prevents the index from being used.\u003c/p\u003e\n"]]],[],null,[]]