Ai Guardrail Guardrail Contextual Grounding Filter Config Args
data class AiGuardrailGuardrailContextualGroundingFilterConfigArgs(val threshold: Output<Double>, val type: Output<AiGuardrailGuardrailContextualGroundingFilterType>) : ConvertibleToJava<AiGuardrailGuardrailContextualGroundingFilterConfigArgs>
A config for grounding filter.
Constructors
Link copied to clipboard
constructor(threshold: Output<Double>, type: Output<AiGuardrailGuardrailContextualGroundingFilterType>)