query property
SQL query text to execute.
The useLegacySql field can be used to indicate whether the query uses legacy SQL or GoogleSQL.
Required.
Implementation
core.String? query;
SQL query text to execute.
The useLegacySql field can be used to indicate whether the query uses legacy SQL or GoogleSQL.
Required.
core.String? query;