Interface protos.google.cloud.lifesciences.v2beta.IFailedEvent (1.0.3)

Properties of a FailedEvent.

Package

@google-cloud/life-sciences!

Properties

cause

cause?: (string|null);

FailedEvent cause

Property Value
TypeDescription
(string|null)

code

code?: (google.rpc.Code|keyof typeof google.rpc.Code|null);

FailedEvent code

Property Value
TypeDescription
(google.rpc.Code|keyof typeof google.rpc.Code|null)