assertValidStatus
assertValidStatus(
value):asserts value is Status
Defined in: status.ts:30
Asserts that a google.rpc.Status is structurally valid.
code must be one of the defined google.rpc.Code enum values.
Parameters
Section titled “Parameters”Status
Returns
Section titled “Returns”asserts value is Status