truncatedExampleIndices property

List<String>? truncatedExampleIndices
getter/setter pair

A partial sample of the indices (starting from 1) of the dropped examples.

Output only.

Implementation

core.List<core.String>? truncatedExampleIndices;