Returns the known value or throws the provided error when unknown.
The unwrapped known value of type T.
The type representing the known variants
The possibly Unknown value returned from gRPC.
Unknown
Error to throw if value is unknown.
Generated using TypeDoc
Returns the known value or throws the provided error when unknown.
Returns
The unwrapped known value of type T.