[[["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 2025-03-05 UTC."],[[["`Index` is a final class that defines a Datastore index and implements the `Serializable` interface."],["It inherits several members from the `Object` class, including methods like `clone()`, `equals()`, and `hashCode()`."],["The `Index` class provides methods to retrieve information about the index, including its ID (`getId()`), kind (`getKind()`), and properties (`getProperties()`)."],["It offers boolean checks with the method `isAncestor()` and also overrides the `equals()`, `hashCode()`, and `toString()` methods."]]],[]]