Interface ToxicContent.Builder

    • Method Detail

      • score

        ToxicContent.Builder score​(Float score)

        Model confidence in the detected content type. Value range is zero to one, where one is highest confidence.

        Parameters:
        score - Model confidence in the detected content type. Value range is zero to one, where one is highest confidence.
        Returns:
        Returns a reference to this object so that method calls can be chained together.