Package io.a2a.spec

Class TaskArtifactUpdateEvent

java.lang.Object
io.a2a.spec.TaskArtifactUpdateEvent
All Implemented Interfaces:
Event, EventKind, StreamingEventKind, UpdateEvent

public final class TaskArtifactUpdateEvent extends Object implements EventKind, StreamingEventKind, UpdateEvent
An event sent by the agent to notify the client that an artifact has been generated or updated. This is typically used in streaming models.