Type guard that checks whether an Upward holds a known value.
True if value is not Unknown (i.e., is T).
Unknown
The type representing the known variants
The possibly Unknown value returned from gRPC.
Generated using TypeDoc
Type guard that checks whether an Upward holds a known value.
Returns
True if value is not
Unknown
(i.e., is T).