Properties of an Event.
Package
@google-cloud/life-sciencesProperties
containerKilled
containerKilled?: (google.cloud.lifesciences.v2beta.IContainerKilledEvent|null);Event containerKilled
containerStarted
containerStarted?: (google.cloud.lifesciences.v2beta.IContainerStartedEvent|null);Event containerStarted
containerStopped
containerStopped?: (google.cloud.lifesciences.v2beta.IContainerStoppedEvent|null);Event containerStopped
delayed
delayed?: (google.cloud.lifesciences.v2beta.IDelayedEvent|null);Event delayed
description
description?: (string|null);Event description
failed
failed?: (google.cloud.lifesciences.v2beta.IFailedEvent|null);Event failed
pullStarted
pullStarted?: (google.cloud.lifesciences.v2beta.IPullStartedEvent|null);Event pullStarted
pullStopped
pullStopped?: (google.cloud.lifesciences.v2beta.IPullStoppedEvent|null);Event pullStopped
timestamp
timestamp?: (google.protobuf.ITimestamp|null);Event timestamp
unexpectedExitStatus
unexpectedExitStatus?: (google.cloud.lifesciences.v2beta.IUnexpectedExitStatusEvent|null);Event unexpectedExitStatus
workerAssigned
workerAssigned?: (google.cloud.lifesciences.v2beta.IWorkerAssignedEvent|null);Event workerAssigned
workerReleased
workerReleased?: (google.cloud.lifesciences.v2beta.IWorkerReleasedEvent|null);Event workerReleased