Cloud Life Sciences V2beta API - Class Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent (v0.8.0)

Reference documentation and code samples for the Cloud Life Sciences V2beta API class Google::Cloud::LifeSciences::V2beta::ContainerKilledEvent.

An event generated when a container is forcibly terminated by the worker. Currently, this only occurs when the container outlives the timeout specified by the user.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action_id

def action_id() -> ::Integer
Returns
  • (::Integer) — The numeric ID of the action that started the container.

#action_id=

def action_id=(value) -> ::Integer
Parameter
  • value (::Integer) — The numeric ID of the action that started the container.
Returns
  • (::Integer) — The numeric ID of the action that started the container.