| Package | Description |
|---|---|
| com.google.api.services.gmailpostmastertools.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DeliveryError |
DeliveryError.clone() |
DeliveryError |
DeliveryError.set(String fieldName,
Object value) |
DeliveryError |
DeliveryError.setErrorClass(String errorClass)
The class of delivery error.
|
DeliveryError |
DeliveryError.setErrorRatio(Double errorRatio)
The ratio of messages where the error occurred vs all authenticated traffic.
|
DeliveryError |
DeliveryError.setErrorType(String errorType)
The type of delivery error.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryError> |
TrafficStats.getDeliveryErrors()
Delivery errors for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficStats |
TrafficStats.setDeliveryErrors(List<DeliveryError> deliveryErrors)
Delivery errors for the domain.
|
Copyright © 2011–2025 Google. All rights reserved.