truncatedExampleIndices

public abstract SupervisedTuningDataStats.Builder truncatedExampleIndices(List<Long> truncatedExampleIndices)
@CanIgnoreReturnValue()
public SupervisedTuningDataStats.Builder truncatedExampleIndices(Array<Long> truncatedExampleIndices)

Setter for truncatedExampleIndices.

truncatedExampleIndices: Output only. A partial sample of the indices (starting from 1) of the dropped examples.