types property

Map<String, StandardSqlDataType>? types
getter/setter pair

Data type for each system variable.

Output only.

Implementation

core.Map<core.String, StandardSqlDataType>? types;