Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
AudioDelta
Interface AudioDelta
interface
AudioDelta
{
data
?:
string
;
mime_type
?:
GeminiNextGenAPIClient
.
Interactions
.
AudioMimeType
;
type
:
"audio"
;
uri
?:
string
;
}
Index
Properties
data?
mime_
type?
type
uri?
Properties
Optional
data
data
?:
string
Optional
mime_
type
mime_type
?:
GeminiNextGenAPIClient
.
Interactions
.
AudioMimeType
The mime type of the audio.
type
type
:
"audio"
Used as the OpenAPI type discriminator for the content oneof.
Optional
uri
uri
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
mime_
type
type
uri
@google/genai
Loading...
The mime type of the audio.