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

Properties of a ContainerStartedEvent.

Package

@google-cloud/life-sciences!

Properties

actionId

actionId?: (number|null);

ContainerStartedEvent actionId

Property Value
TypeDescription
(number|null)

ipAddress

ipAddress?: (string|null);

ContainerStartedEvent ipAddress

Property Value
TypeDescription
(string|null)

portMappings

portMappings?: ({ [k: string]: number }|null);

ContainerStartedEvent portMappings

Property Value
TypeDescription
({ [k: string]: number }|null)