google-adk-kotlin
Toggle table of contents
0.9.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-integrations
/
com.google.adk.kt.plugins.agentanalytics
/
BigQueryAgentAnalyticsPlugin
/
BigQueryAgentAnalyticsPlugin
Big
Query
Agent
Analytics
Plugin
constructor
(
config
:
BigQueryLoggerConfig
,
bigQuery
:
BigQuery
=
createBigQuery(config)
,
ioContext
:
CoroutineContext
=
Dispatchers.IO
,
timeSource
:
TimeSource
=
TimeSource.Monotonic
)