GoogleApi.Script.V1.Model.ScriptStackTraceElement (google_api_script v0.19.0)
View SourceA stack trace through the script that shows where the execution failed.
Attributes
-
function
(type:String.t
, default:nil
) - The name of the function that failed. -
lineNumber
(type:integer()
, default:nil
) - The line number where the script failed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.