Interface GuardrailImageCoverage.Builder

  • Method Details

    • guarded

      The count (integer) of images guardrails guarded.

      Parameters:
      guarded - The count (integer) of images guardrails guarded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • total

      Represents the total number of images (integer) that were in the request (guarded and unguarded).

      Parameters:
      total - Represents the total number of images (integer) that were in the request (guarded and unguarded).
      Returns:
      Returns a reference to this object so that method calls can be chained together.