ReadonlycodeError identifier.
Optional ReadonlyextensionThe response body returned by the Extension.
ReadonlyextensionAdditional errors related to the API Extension.
Optional ReadonlyextensionAny information that should be returned to the API caller.
ReadonlyextensionUnique identifier of the Extension.
Optional ReadonlyextensionUser-defined unique identifier of the Extension.
Optional ReadonlyextensionHttp status code returned by the Extension.
Optional ReadonlylocalizedUser-defined localized description of the error.
ReadonlymessageDescription of the invalid Extension response. For example, "The extension did not return the expected JSON.".
Returned when the response from the API Extension could not be parsed successfully (such as a
500HTTP status code, or an invalid JSON response).