[[["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."],[[["The `IndexTranslator` class facilitates the conversion between `Index` and `com.google.storage.onestore.v3.OnestoreEntity.Index` objects."],["It provides static methods to convert from `OnestoreEntity.CompositeIndex`, `OnestoreEntity.Index`, and `OnestoreEntity.Index.Property` to their corresponding `Index` and `Index.Property` types."],["Static methods also allow conversion from `Index` and `Index.Property` back to their `OnestoreEntity.Index` and `OnestoreEntity.Index.Property` counterparts, respectively."],["The `IndexTranslator` class inherits several standard methods from `java.lang.Object`, such as `clone`, `equals`, and `toString`."]]],[]]