Values.GuardrailImageCoverageSourceThe details of the guardrail image coverage.
type nonrec t = {guarded : ImagesGuarded.t option;The count (integer) of images guardrails guarded.
*)total : ImagesTotal.t option;Represents the total number of images (integer) that were in the request (guarded and unguarded).
*)}