public sealed class ContainerStartedEvent : IMessage<ContainerStartedEvent>, IEquatable<ContainerStartedEvent>, IDeepCloneable<ContainerStartedEvent>, IBufferMessage, IMessage
The public IP address that can be used to connect to the container. This
field is only populated when at least one port mapping is present. If the
instance was created with a private address, this field will be empty even
if port mappings exist.
The container-to-host port mappings installed for this container. This
set will contain any ports exposed using the PUBLISH_EXPOSED_PORTS flag
as well as any specified in the Action definition.
[[["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 document details the \u003ccode\u003eContainerStartedEvent\u003c/code\u003e class, which is triggered when a container starts within the Google Cloud Life Sciences V2Beta environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerStartedEvent\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several 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 class provides information about the started container, including the \u003ccode\u003eActionId\u003c/code\u003e, \u003ccode\u003eIpAddress\u003c/code\u003e, and \u003ccode\u003ePortMappings\u003c/code\u003e, which are respectively the numeric ID of the action, the public IP, and the container-to-host port mappings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContainerStartedEvent\u003c/code\u003e has two constructors, one default and another that accepts another \u003ccode\u003eContainerStartedEvent\u003c/code\u003e for initialization.\u003c/p\u003e\n"]]],[],null,[]]