Class SystemNotificationAgentCompleted
java.lang.Object
com.github.copilot.generated.SystemNotification
com.github.copilot.generated.SystemNotificationAgentCompleted
@Generated("copilot-sdk-codegen")
public final class SystemNotificationAgentCompleted
extends SystemNotification
Schema for the `SystemNotificationAgentCompleted` type.
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()Returns the discriminator value for this variant.voidsetAgentId(String agentId) voidsetAgentType(String agentType) voidsetDescription(String description) voidvoid
-
Constructor Details
-
SystemNotificationAgentCompleted
public SystemNotificationAgentCompleted()
-
-
Method Details
-
getType
Description copied from class:SystemNotificationReturns the discriminator value for this variant.- Specified by:
getTypein classSystemNotification- Returns:
- the type discriminator
-
getAgentId
-
setAgentId
-
getAgentType
-
setAgentType
-
getStatus
-
setStatus
-
getDescription
-
setDescription
-
getPrompt
-
setPrompt
-