GoogleApi.Script.V1.Model.ScriptStackTraceElement (google_api_script v0.15.2) View Source
A 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.