google_api_big_query v0.44.0 GoogleApi.BigQuery.V2.Model.ScriptStackFrame View Source
Attributes
-
endColumn
(type:integer()
, default:nil
) - [Output-only] One-based end column. -
endLine
(type:integer()
, default:nil
) - [Output-only] One-based end line. -
procedureId
(type:String.t
, default:nil
) - [Output-only] Name of the active procedure, empty if in a top-level script. -
startColumn
(type:integer()
, default:nil
) - [Output-only] One-based start column. -
startLine
(type:integer()
, default:nil
) - [Output-only] One-based start line. -
text
(type:String.t
, default:nil
) - [Output-only] Text of the current statement/expression.
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.