Package com.github.copilot.sdk.generated
Class ToolExecutionPartialResultEvent
java.lang.Object
com.github.copilot.sdk.generated.SessionEvent
com.github.copilot.sdk.generated.ToolExecutionPartialResultEvent
@Generated("copilot-sdk-codegen")
public final class ToolExecutionPartialResultEvent
extends SessionEvent
The
tool.execution_partial_result session event.- Since:
- 1.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordData payload forToolExecutionPartialResultEvent. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.copilot.sdk.generated.SessionEvent
getEphemeral, getId, getParentId, getTimestamp, setEphemeral, setId, setParentId, setTimestamp
-
Constructor Details
-
ToolExecutionPartialResultEvent
public ToolExecutionPartialResultEvent()
-
-
Method Details
-
getType
Description copied from class:SessionEventReturns the event-type discriminator string (e.g.,"session.idle").- Specified by:
getTypein classSessionEvent- Returns:
- the event type
-
getData
-
setData
-