schema property

TableSchema? schema
getter/setter pair

The schema of the results.

Present only for successful dry run of non-legacy SQL queries.

Output only.

Implementation

TableSchema? schema;