public sealed class WorkerAssignedEvent : IMessage<WorkerAssignedEvent>, IEquatable<WorkerAssignedEvent>, IDeepCloneable<WorkerAssignedEvent>, IBufferMessage, IMessage
An event generated after a worker VM has been assigned to run the
pipeline.
[[["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\u003eWorkerAssignedEvent\u003c/code\u003e class represents an event that occurs when a worker virtual machine (VM) is assigned to a pipeline.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, to provide functionalities related to message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkerAssignedEvent\u003c/code\u003e class has properties such as \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eMachineType\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which provide details about the assigned worker VM, such as the worker's instance name, machine type, and zone.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, one default and one that takes a \u003ccode\u003eWorkerAssignedEvent\u003c/code\u003e object as a parameter, to be used in a copy scenario.\u003c/p\u003e\n"]]],[],null,[]]