deliveryErrors property

List<DeliveryError>? deliveryErrors
getter/setter pair

Delivery errors for the domain.

This metric only pertains to traffic that passed SPF or DKIM.

Implementation

core.List<DeliveryError>? deliveryErrors;