[[["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."],[[["This module controls the namespacing system used by various Google App Engine APIs."],["The `get_namespace` function retrieves the current default namespace or an empty string if unset."],["The `set_namespace` function defines the default namespace for the ongoing HTTP request."],["The `validate_namespace` function ensures a given string is a valid namespace and raises an exception otherwise."],["The `BadValueError` class is raised when the namespace is invalid."]]],[]]