[[["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."],[[["The function `google.appengine.api.modules.get_current_instance_id()` retrieves the ID of the current instance within a Google App Engine application."],["This function is applicable only to automatically-scaled modules, where it returns a string representing the instance ID, such as \"2\"."],["For non-automatically-scaled modules, the function will return `None`."],["The function can be accessed via an alias named `google.appengine.api.modules.modules.get_current_instance_id`."]]],[]]