[[["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."],[[["The User Python `datastore` class is a data type designed for use within a datastore."],["The module defines several classes, including `Error`, `NotAllowedError`, `RedirectTooLongError`, `User`, and `UserNotFoundError`, each serving specific roles in managing user data and potential errors."],["The `CreateLoginURL` and `CreateLogoutURL` functions compute the URLs necessary for user login and logout redirects respectively."],["`GetCurrentUser` retrieves the information about the user making a request, and `IsCurrentUserAdmin` checks if the user is an application administrator."],["There are also lower case versions of the functions that achieve the same as their camel case counterparts."]]],[]]