Values.GuardrailContentPolicySourceContains details about how to handle harmful content. This data type is used in the following API operations: GetGuardrail response body
type nonrec t = {filters : GuardrailContentFilters.t option;Contains the type of the content filter and how strongly it should apply to prompts and model responses.
*)tier : GuardrailContentFiltersTier.t option;The tier that your guardrail uses for content filters.
*)}