structType property

StandardSqlStructType? structType
getter/setter pair

The fields of this struct, in order, if type_kind = "STRUCT".

Implementation

StandardSqlStructType? structType;