| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Field and Description |
|---|---|
protected CustomAffinityErrorReason |
CustomAffinityError.reason |
| Modifier and Type | Method and Description |
|---|---|
static CustomAffinityErrorReason |
CustomAffinityErrorReason.fromValue(String v) |
CustomAffinityErrorReason |
CustomAffinityError.getReason()
Gets the value of the reason property.
|
static CustomAffinityErrorReason |
CustomAffinityErrorReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomAffinityErrorReason[] |
CustomAffinityErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomAffinityError.setReason(CustomAffinityErrorReason value)
Sets the value of the reason property.
|
Copyright © 2023. All rights reserved.