View Source GoogleApi.LifeSciences.V2beta.Model.ContainerKilledEvent (google_api_life_sciences v0.13.1)

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.

Attributes

  • actionId (type: integer(), default: nil) - The numeric ID of the action that started the container.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.LifeSciences.V2beta.Model.ContainerKilledEvent{
  actionId: integer() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.