[[["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."],[[["`PropertySpec` defines the attributes required for a datastore index property to satisfy a query, inheriting from `expected_type`."],["The class `PropertySpec` has three primary attributes: `direction`, `mode`, and `name`, which are essential for index specification."],["The `Satisfies` method is utilized to determine if an existing index meets the needs of a new query."],["Several comparison methods are implemented (`__eq__`, `__ge__`, `__gt__`, `__le__`, `__lt__`, `__ne__`) to facilitate comparisons between `PropertySpec` objects."],["The `CopyToIndexPb` method is used for copying the index information into a protocol buffer (`pb`)."]]],[]]