[[["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 2025-06-16 UTC."],[[["This function, `EncodeAppIdNamespace`, combines an application ID and a namespace into a single string."],["It is part of the `google.appengine.api.datastore_types` module, with the main alias `google.appengine.api.datastore.datastore_types.EncodeAppIdNamespace`."],["The method is specifically required for use with XML and `datastore_file_stub`."],["It accepts `app_id` and `namespace` as arguments to perform the concatenation."],["The output of this method is a string that represents the encoded `app_id` and `namespace` pair."]]],[]]