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 triggered when a container exits.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta.dll\u003c/code\u003e assembly, with the most recent version being 2.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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\u003eKey properties of the \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e class include \u003ccode\u003eActionId\u003c/code\u003e (the action that started the container), \u003ccode\u003eExitStatus\u003c/code\u003e (the container's exit status), and \u003ccode\u003eStderr\u003c/code\u003e (tail end of standard error output).\u003c/p\u003e\n"],["\u003cp\u003eYou can construct \u003ccode\u003eContainerStoppedEvent\u003c/code\u003e objects either by creating an empty instance with \u003ccode\u003eContainerStoppedEvent()\u003c/code\u003e or copying an existing instance with \u003ccode\u003eContainerStoppedEvent(ContainerStoppedEvent other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]