statement property

String? statement
getter/setter pair

A SQL statement that's compatible with BigQuery SQL.

Optional.

Implementation

core.String? statement;