toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
GroundingSupport
/
GroundingSupport
Grounding
Support
constructor
(
confidenceScores
:
List
<
Double
>
?
=
null
,
groundingChunkIndices
:
List
<
Int
>
?
=
null
,
segment
:
Segment
?
=
null
,
renderedParts
:
List
<
Int
>
?
=
null
)