[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["`IndexState` is an immutable object that represents an index and its current state within the Google App Engine environment."],["The object is defined by its `definition` (an Index object), `id` (an integer), and `state` (a string indicating 'error', 'deleting', 'serving', or 'building')."],["`IndexState` includes methods for equality (`__eq__`) and inequality (`__ne__`) comparisons with other index state objects."],["The source code for this object can be found on GitHub, linked within the provided content."]]],[]]