Interface GuardrailOutputContent.Builder

    • Method Detail

      • text

        GuardrailOutputContent.Builder text​(String text)

        The specific text for the output content produced by the guardrail.

        Parameters:
        text - The specific text for the output content produced by the guardrail.
        Returns:
        Returns a reference to this object so that method calls can be chained together.