GuardrailCoverage¶
Structure Class¶
GuardrailCoverage
dataclass
¶
The action of the guardrail coverage details.
Attributes¶
images
class-attribute
instance-attribute
¶
images: GuardrailImageCoverage | None = None
The guardrail coverage for images (the number of images that guardrails guarded).
text_characters
class-attribute
instance-attribute
¶
text_characters: GuardrailTextCharactersCoverage | None = None
The text characters of the guardrail coverage details.