outputFormat property
Encoding of the returned image bytes.
Implementation
@$pb.TagNumber(15)
DiffusionOutputFormat get outputFormat => $_getN(14);
Implementation
@$pb.TagNumber(15)
set outputFormat(DiffusionOutputFormat value) => $_setField(15, value);