errors property

List<String>? errors
getter/setter pair

The codes of errors detected in the MonitoringPoint.

Output only.

Implementation

core.List<core.String>? errors;