GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.action(String action) |
The action placed on the content by the Guardrail filter.
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.action(GuardrailContentPolicyAction action) |
The action placed on the content by the Guardrail filter.
|
static GuardrailContentFilter.Builder |
GuardrailContentFilter.builder() |
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.confidence(String confidence) |
The confidence level regarding the content detected in the filter by the Guardrail.
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.confidence(GuardrailContentFilterConfidence confidence) |
The confidence level regarding the content detected in the filter by the Guardrail.
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.toBuilder() |
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.type(String type) |
The type of content detected in the filter by the Guardrail.
|
GuardrailContentFilter.Builder |
GuardrailContentFilter.Builder.type(GuardrailContentFilterType type) |
The type of content detected in the filter by the Guardrail.
|