GoogleApi.BigQuery.V2.Model.ScriptOptions (google_api_big_query v0.88.0)
View SourceOptions related to script execution.
Attributes
-
keyResultStatement(type:String.t, default:nil) - Determines which statement in the script represents the "key result", used to populate the schema and query results of the script job. Default is LAST. -
statementByteBudget(type:String.t, default:nil) - Limit on the number of bytes billed per statement. Exceeding this budget results in an error. -
statementTimeoutMs(type:String.t, default:nil) - Timeout period for each statement in a script.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.