toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
GroundingChunkCustomMetadata
/
GroundingChunkCustomMetadata
Grounding
Chunk
Custom
Metadata
constructor
(
key
:
String
?
=
null
,
numericValue
:
Double
?
=
null
,
stringListValue
:
GroundingChunkStringList
?
=
null
,
stringValue
:
String
?
=
null
)