Interface TruncationWarningEvent.NoContentCountStage

All Known Implementing Classes:
TruncationWarningEvent.Builder
Enclosing class:
TruncationWarningEvent

public static interface TruncationWarningEvent.NoContentCountStage
  • Method Summary

    Modifier and Type
    Method
    Description
    noContentCount(int noContentCount)
    How many of the dropped results had no groundable text to include at all, independent of budget. 0 if none were.
  • Method Details

    • noContentCount

      TruncationWarningEvent.ReasonStage noContentCount(int noContentCount)

      How many of the dropped results had no groundable text to include at all, independent of budget. 0 if none were.