[[["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 2023-04-26 UTC."],[[["This content describes the implementation of the `get()` method for the `__entity_group__` pseudo-kind within the Google App Engine datastore."],["The `Get` method fetches a specific key of the pseudo-entity within a transaction, returning the entity or None if it does not exist."],["The `Query` method for this pseudo-kind, takes in the query, filters, and orders, but always raises an error when called."],["The `__entity_group__` pseudo-kind has a `name` property, which is `'__entity_group__'` and a `base_version` class variable set to `1682028013357171`."]]],[]]