distinctError property
Distinct error.
Output only. Possible string values are:
- "UNSPECIFIED" : Enum unspecified.
- "UNKNOWN" : The received error code is not known in this version.
- "DUPLICATE_ELEMENT" : Duplicate element.
- "DUPLICATE_TYPE" : Duplicate type.
Implementation
core.String? distinctError;