Interface ToxicContent.Builder

  • Method Details

    • name

      The name of the toxic content type.

      Parameters:
      name - The name of the toxic content type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the toxic content type.

      Parameters:
      name - The name of the toxic content type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.