google_api_script v0.0.1 GoogleApi.Script.V1.Model.ExecutionResponse View Source
An object that provides the return value of a function executed through the Apps Script Execution API. If a `run` call succeeds and the script function returns successfully, the response body's `response` field contains this `ExecutionResponse` object.