Class ToolExecutionCompleteContentResource
java.lang.Object
com.github.copilot.generated.ToolExecutionCompleteContent
com.github.copilot.generated.ToolExecutionCompleteContentResource
@Generated("copilot-sdk-codegen")
public final class ToolExecutionCompleteContentResource
extends ToolExecutionCompleteContent
Embedded resource content block with inline text or binary data
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()Returns the discriminator value for this variant.voidsetResource(Object resource)
-
Constructor Details
-
ToolExecutionCompleteContentResource
public ToolExecutionCompleteContentResource()
-
-
Method Details
-
getType
Description copied from class:ToolExecutionCompleteContentReturns the discriminator value for this variant.- Specified by:
getTypein classToolExecutionCompleteContent- Returns:
- the type discriminator
-
getResource
-
setResource
-