Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
Usage
GroundingToolCount
Interface GroundingToolCount
The number of grounding tool counts.
interface
GroundingToolCount
{
count
?:
number
;
type
?:
"retrieval"
|
"google_search"
|
"google_maps"
;
}
Index
Properties
count?
type?
Properties
Optional
count
count
?:
number
The number of grounding tool counts.
Optional
type
type
?:
"retrieval"
|
"google_search"
|
"google_maps"
The grounding tool type associated with the count.
Settings
Theme
OS
Light
Dark
On This Page
Properties
count
type
@google/genai
Loading...
The number of grounding tool counts.