Values.GuardrailImageSourceSourceThe image source (image bytes) of the guardrail image source. Object used in independent api.
type nonrec t = {bytes : GuardrailImageSourceBytesBlob.t option;The bytes details of the guardrail image source. Object used in independent api.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Blob of GuardrailImageSourceBytesBlob.t ]) list ]