droppedExampleReasons property

List<String> droppedExampleReasons
final

Output only. For each index in truncated_example_indices, the user-facing reason why the example was dropped.

Implementation

final List<String> droppedExampleReasons;