ErrorDetails contains the error details of an API error. It is the union of known error details types and unknown details.
Optional
UnknownDetails contains error details that cannot be parsed into one of the known types above.
ErrorDetails contains the error details of an API error. It is the union of known error details types and unknown details.