google_api_script v0.2.0 GoogleApi.Script.V1.Model.ScriptStackTraceElement View Source
A stack trace through the script that shows where the execution failed.
Attributes
- function (String.t): The name of the function that failed. Defaults to:
null. - lineNumber (integer()): The line number where the script failed. Defaults to:
null.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.