totalTruncatedExampleCount property
Output only. The number of examples in the dataset that have been dropped. An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.
Implementation
final int totalTruncatedExampleCount;