RouletteWheelArmResult
@Serializable
@SerialName(value = "RouletteWheelArmResult")
Per-arm state snapshot for RouletteWheelBandit. Exposes the current weight plus the running segment counters callers may want to inspect for debugging.
RouletteWheelArmResult
accumulatedScore
Sum of rewards observed for this arm since the last segment rebalance.