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"]],[["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 provides reference information for the \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e class within the Google Cloud Life Sciences v2beta API, specifically for version 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e is a class that represents an event triggered when a worker virtual machine (VM) assigned to a pipeline is released (deleted).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eWorkerReleasedEvent\u003c/code\u003e instance for cloning, as well as \u003ccode\u003eInstance\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, allowing you to get the hash code, type, or string of the object.\u003c/p\u003e\n"]]],[],null,[]]