Skip to content

Commit c53c02f

Browse files
google-genai-botcopybara-github
authored andcommitted
chore: add clientIdEnum for CA API usage tracking
PiperOrigin-RevId: 806453560
1 parent 4e6b31a commit c53c02f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/google/adk/tools/bigquery/data_insights_tool.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ def ask_data_insights(
148148
"systemInstruction": instructions,
149149
"options": {"chart": {"image": {"noImage": {}}}},
150150
},
151+
"clientIdEnum": "GOOGLE_ADK",
151152
}
152153

153154
resp = _get_stream(

0 commit comments

Comments
 (0)