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
/
BigQueryLoggerConfig
/
BigQueryLoggerConfig
Big
Query
Logger
Config
constructor
(
projectId
:
String
,
datasetId
:
String
,
enabled
:
Boolean
=
true
,
location
:
String
=
"US"
,
tableName
:
String
=
"agent_events"
,
credentials
:
Credentials
?
=
null
)