rangeElementType property

StandardSqlDataType? rangeElementType
getter/setter pair

The type of the range's elements, if type_kind = "RANGE".

Implementation

StandardSqlDataType? rangeElementType;