public sealed class WorkerReleasedEvent : IMessage<WorkerReleasedEvent>, IEquatable<WorkerReleasedEvent>, IDeepCloneable<WorkerReleasedEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Life Sciences v2beta API class WorkerReleasedEvent.
An event generated when the worker VM that was assigned to the pipeline
has been released (deleted).
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e class within the Cloud Life Sciences v2beta API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e signifies an event that occurs when a worker VM assigned to a pipeline is released or deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class 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 includes properties for \u003ccode\u003eInstance\u003c/code\u003e, which represents the worker's instance name, and \u003ccode\u003eZone\u003c/code\u003e, which specifies the zone where the worker was running.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e, a default one and one that takes another \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]