google-adk-kotlin
Toggle table of contents
0.9.0
common
Target filter
common
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.memory
/
MemoryEntry
/
MemoryEntry
Memory
Entry
common
constructor
(
content
:
Content
,
id
:
String
?
=
null
,
author
:
String
?
=
null
,
timestamp
:
String
?
=
null
,
customMetadata
:
Map
<
String
,
Any
>
=
emptyMap()
)