unsupportedTypeNames property

List<String>? unsupportedTypeNames
getter/setter pair

List of entity type names which contain unsupported Datatypes.

Check datatype.proto for more information.

Implementation

core.List<core.String>? unsupportedTypeNames;