Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
ImageDelta
Interface ImageDelta
interface
ImageDelta
{
data
?:
string
;
mime_type
?:
|
"image/png"
|
"image/jpeg"
|
"image/webp"
|
"image/heic"
|
"image/heif"
;
resolution
?:
"high"
|
"low"
|
"medium"
|
"ultra_high"
;
type
:
"image"
;
uri
?:
string
;
}
Index
Properties
data?
mime_
type?
resolution?
type
uri?
Properties
Optional
data
data
?:
string
Optional
mime_
type
mime_type
?:
|
"image/png"
|
"image/jpeg"
|
"image/webp"
|
"image/heic"
|
"image/heif"
Optional
resolution
resolution
?:
"high"
|
"low"
|
"medium"
|
"ultra_high"
The resolution of the media.
type
type
:
"image"
Optional
uri
uri
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
mime_
type
resolution
type
uri
@google/genai
Loading...
The resolution of the media.