ExperimentalOptional ExperimentalcauseUnderlying cause of the error.
Optional ExperimentaloriginalAn optional Failure object from which this error was constructed.
Preserves the original failure for round-tripping through the wire format.
Optional ExperimentalstackAn optional stack trace string associated with this error.
When provided, this overrides the native stack property on the error.
This is typically used for remote stack traces received over the wire,
which may originate from a different language runtime.
Options for constructing an OperationError.