Interface Events.Delta

All Known Implementing Classes:
Events.AudioDelta, Events.CodeExecutionCallDelta, Events.CodeExecutionResultDelta, Events.DocumentDelta, Events.FileSearchResultDelta, Events.FunctionCallDelta, Events.FunctionResultDelta, Events.GoogleSearchCallDelta, Events.GoogleSearchResultDelta, Events.ImageDelta, Events.McpServerToolCallDelta, Events.McpServerToolResultDelta, Events.TextDelta, Events.ThoughtSignatureDelta, Events.ThoughtSummaryDelta, Events.UrlContextCallDelta, Events.UrlContextResultDelta, Events.VideoDelta
Enclosing interface:
Events

Interface for all delta updates.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type of the delta.
  • Method Details

    • type

      Returns the type of the delta.
      Returns:
      the type of the delta.