[[["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 function returns a `UserRPC` object, which is used to initiate the process of starting all instances of a specified module version."],["The `start_version_async` function, also aliased under `google.appengine.api.modules.modules.start_version_async`, is used to start all the instances of a specific module version."],["It accepts two arguments: `module`, which is the name of the module, and `version`, which is the name of the version of that module to start."],["You can find the source code for this function on GitHub at the provided URL."]]],[]]