arrayElementType property

StandardSqlDataType? arrayElementType
getter/setter pair

The type of the array's elements, if type_kind = "ARRAY".

Implementation

StandardSqlDataType? arrayElementType;