imageConfig

Configuration for image interaction.


public final GenerationConfig.Builder imageConfig(JsonField<ImageConfig> imageConfig)

Sets Builder.imageConfig to an arbitrary JSON value.

You should usually call Builder.imageConfig with a well-typed ImageConfig value instead. This method is primarily for setting the field to an undocumented or not yet supported value.