[[["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."],[[["`EntityGroupMetaData` manages metadata associated with an entity group in the Google App Engine datastore."],["The `CatchUp` method applies all outstanding transactions within the entity group."],["`Log` allows for adding a pending transaction to the entity group, requiring the caller to hold the metadata lock."],["`Unlog` removes the first pending transaction from the entity group, also requiring the caller to hold the metadata lock, and ensuring it matches the provided transaction."],["There are multiple comparison methods to compare `EntityGroupMetaData` to another object, including `__eq__`, `__ge__`, `__gt__`, `__le__`, and `__lt__`."]]],[]]