sqlScriptFile property
A reference to a query file.
This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key="value";).
Implementation
core.String? sqlScriptFile;
A reference to a query file.
This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key="value";).
core.String? sqlScriptFile;