type property

String? type
getter/setter pair

Indicates the data type of the result.

For more information, see BigQuery data types (https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types).

Implementation

core.String? type;