warnings property

List<DatafeedStatusError>? warnings
getter/setter pair

The list of errors occurring in the feed.

Implementation

core.List<DatafeedStatusError>? warnings;