public sealed class ContainerStoppedEvent : IMessage<ContainerStoppedEvent>, IEquatable<ContainerStoppedEvent>, IDeepCloneable<ContainerStoppedEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Life Sciences v2beta API class ContainerStoppedEvent.
The tail end of any content written to standard error by the container.
If the content emits large amounts of debugging noise or contains
sensitive information, you can prevent the content from being printed by
setting the DISABLE_STANDARD_ERROR_CAPTURE flag.
Note that only a small amount of the end of the stream is captured here.
The entire stream is stored in the /google/logs directory mounted into
each action, and can be copied off the machine as described elsewhere.
[[["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\u003eThe \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e class in the Google Cloud Life Sciences v2beta API represents an event that is generated when a container exits, with the latest version being 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors, including a default one and one that accepts another \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e object for creating a copy, facilitating easy duplication.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e class include \u003ccode\u003eActionId\u003c/code\u003e (the numeric ID of the action), \u003ccode\u003eExitStatus\u003c/code\u003e (the container's exit status), and \u003ccode\u003eStderr\u003c/code\u003e (a portion of the container's standard error output).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e class is found in the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]