Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ImageConfig
Interface ImageConfig
The configuration for image interaction.
interface
ImageConfig
{
aspect_ratio
?:
|
"1:1"
|
"2:3"
|
"3:2"
|
"3:4"
|
"4:3"
|
"4:5"
|
"5:4"
|
"9:16"
|
"16:9"
|
"21:9"
;
image_size
?:
"1K"
|
"2K"
|
"4K"
;
}
Index
Properties
aspect_
ratio?
image_
size?
Properties
Optional
aspect_
ratio
aspect_ratio
?:
|
"1:1"
|
"2:3"
|
"3:2"
|
"3:4"
|
"4:3"
|
"4:5"
|
"5:4"
|
"9:16"
|
"16:9"
|
"21:9"
Optional
image_
size
image_size
?:
"1K"
|
"2K"
|
"4K"
Settings
Theme
OS
Light
Dark
On This Page
Properties
aspect_
ratio
image_
size
@google/genai
Loading...
The configuration for image interaction.