Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class 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.
Generated from protobuf messagegoogle.cloud.lifesciences.v2beta.ContainerKilledEvent
Namespace
Google \ Cloud \ LifeSciences \ V2beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ action_id
int
The numeric ID of the action that started the container.
getActionId
The numeric ID of the action that started the container.
Returns
Type
Description
int
setActionId
The numeric ID of the action that started the container.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Life Sciences V2beta Client - Class ContainerKilledEvent (0.7.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.3 (latest)](/php/docs/reference/cloud-life-sciences/latest/V2beta.ContainerKilledEvent)\n- [0.7.2](/php/docs/reference/cloud-life-sciences/0.7.2/V2beta.ContainerKilledEvent)\n- [0.6.8](/php/docs/reference/cloud-life-sciences/0.6.8/V2beta.ContainerKilledEvent)\n- [0.5.4](/php/docs/reference/cloud-life-sciences/0.5.4/V2beta.ContainerKilledEvent)\n- [0.4.0](/php/docs/reference/cloud-life-sciences/0.4.0/V2beta.ContainerKilledEvent)\n- [0.3.5](/php/docs/reference/cloud-life-sciences/0.3.5/V2beta.ContainerKilledEvent) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Life Sciences V2beta Client class ContainerKilledEvent.\n\nAn event generated when a container is forcibly terminated by the\nworker. Currently, this only occurs when the container outlives the\ntimeout specified by the user.\n\nGenerated from protobuf message `google.cloud.lifesciences.v2beta.ContainerKilledEvent`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ LifeSciences \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getActionId\n\nThe numeric ID of the action that started the container.\n\n### setActionId\n\nThe numeric ID of the action that started the container."]]