Class SystemNotification

java.lang.Object
com.github.copilot.generated.SystemNotification
Direct Known Subclasses:
SystemNotificationAgentCompleted, SystemNotificationAgentIdle, SystemNotificationInstructionDiscovered, SystemNotificationNewInboxMessage, SystemNotificationShellCompleted, SystemNotificationShellDetachedCompleted

@Generated("copilot-sdk-codegen") public abstract class SystemNotification extends Object
Structured metadata identifying what triggered this notification
Since:
1.0.0
  • Constructor Details

    • SystemNotification

      public SystemNotification()
  • Method Details

    • getType

      public abstract String getType()
      Returns the discriminator value for this variant.
      Returns:
      the type discriminator