toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
GroundingChunkMaps
/
GroundingChunkMaps
Grounding
Chunk
Maps
constructor
(
placeAnswerSources
:
GroundingChunkMapsPlaceAnswerSources
?
=
null
,
placeId
:
String
?
=
null
,
text
:
String
?
=
null
,
title
:
String
?
=
null
,
uri
:
String
?
=
null
,
route
:
GroundingChunkMapsRoute
?
=
null
)