resolvedSql property
The resolved SQL statement generated from the template with parameters substituted.
It is only populated in the result.
Output only.
Implementation
core.String? resolvedSql;
The resolved SQL statement generated from the template with parameters substituted.
It is only populated in the result.
Output only.
core.String? resolvedSql;