description property

String? description
getter/setter pair

The error description, for example, "Your data source contains items which have too many attributes, or are too big.

These items will be dropped".

Output only.

Implementation

core.String? description;