Class ToolExecutionCompleteContent
java.lang.Object
com.github.copilot.generated.ToolExecutionCompleteContent
- Direct Known Subclasses:
ToolExecutionCompleteContentAudio, ToolExecutionCompleteContentImage, ToolExecutionCompleteContentResource, ToolExecutionCompleteContentResourceLink, ToolExecutionCompleteContentTerminal, ToolExecutionCompleteContentText
A content block within a tool result, which may be text, terminal output, image, audio, or a resource
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToolExecutionCompleteContent
public ToolExecutionCompleteContent()
-
-
Method Details
-
getType
Returns the discriminator value for this variant.- Returns:
- the type discriminator
-