Uses of Record Class
com.github.copilot.generated.rpc.SessionHistoryTruncateResult
Packages that use SessionHistoryTruncateResult
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionHistoryTruncateResult in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionHistoryTruncateResultModifier and TypeMethodDescriptionSessionHistoryApi.truncate(SessionHistoryTruncateParams params) Identifier of the event to truncate to; this event and all later events are removed.