| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Field and Description |
|---|---|
static NullErrorReason |
NullErrorReason.NULL_CONTENT |
| Modifier and Type | Method and Description |
|---|---|
static NullErrorReason |
NullErrorReason.fromString(String value) |
static NullErrorReason |
NullErrorReason.fromValue(String value) |
NullErrorReason |
NullError.getReason()
Gets the reason value for this NullError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NullError.setReason(NullErrorReason reason)
Sets the reason value for this NullError.
|
| Constructor and Description |
|---|
NullError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
NullErrorReason reason) |
Copyright © 2019. All rights reserved.