public sealed class PullStartedEvent : IMessage<PullStartedEvent>, IEquatable<PullStartedEvent>, IDeepCloneable<PullStartedEvent>, IBufferMessage, IMessage
An event generated when the worker starts pulling an image.
[[["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\u003ePullStartedEvent\u003c/code\u003e class signifies an event triggered when a worker begins pulling an image, found within the \u003ccode\u003eGoogle.Cloud.LifeSciences.V2Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePullStartedEvent\u003c/code\u003e class includes a constructor, \u003ccode\u003ePullStartedEvent(PullStartedEvent other)\u003c/code\u003e, that accepts another \u003ccode\u003ePullStartedEvent\u003c/code\u003e as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePullStartedEvent\u003c/code\u003e has a property called \u003ccode\u003eImageUri\u003c/code\u003e, which stores the string URI of the image being pulled by the worker.\u003c/p\u003e\n"]]],[],null,[]]