Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
TextContent
Interface TextContent
A text content block.
interface
TextContent
{
annotations
?:
GeminiNextGenAPIClient
.
Interactions
.
Annotation
[]
;
text
?:
string
;
type
:
"text"
;
}
Index
Properties
annotations?
text?
type
Properties
Optional
annotations
annotations
?:
GeminiNextGenAPIClient
.
Interactions
.
Annotation
[]
Citation information for model-generated content.
Optional
text
text
?:
string
The text content.
type
type
:
"text"
Settings
Theme
OS
Light
Dark
On This Page
Properties
annotations
text
type
@google/genai
Loading...
A text content block.