Values.GuardrailConverseTextBlockSourceA text block that contains text that you want to assess with a guardrail. For more information, see GuardrailConverseContentBlock.
type nonrec t = {text : String_.t;The text that you want to guard.
*)qualifiers : GuardrailConverseContentQualifierList.t option;The qualifier details for the guardrails contextual grounding filter.
*)}