public sealed class ContainerKilledEvent : IMessage<ContainerKilledEvent>, IEquatable<ContainerKilledEvent>, IDeepCloneable<ContainerKilledEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Life Sciences v2beta API 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eContainerKilledEvent\u003c/code\u003e class within the Google Cloud Life Sciences v2beta API, specifically version 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerKilledEvent\u003c/code\u003e class represents an event triggered when a container is forcibly terminated by a worker, typically due to exceeding a user-defined timeout.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerKilledEvent\u003c/code\u003e class includes a constructor, \u003ccode\u003eContainerKilledEvent()\u003c/code\u003e, and a copy constructor \u003ccode\u003eContainerKilledEvent(ContainerKilledEvent other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has one property \u003ccode\u003eActionId\u003c/code\u003e which provides the numeric ID of the action that initiated the container, and is of type \u003ccode\u003eint\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]