imageConfig property

ImageConfig? imageConfig
final

Optional. Config for image generation. An error will be returned if this field is set for models that don't support these config options.

Implementation

final ImageConfig? imageConfig;