systemVariables property

SystemVariables? systemVariables
getter/setter pair

System variables for GoogleSQL queries.

A system variable is output if the variable is settable and its value differs from the system default. "@@" prefix is not included in the name of the System variables.

Output only.

Implementation

SystemVariables? systemVariables;