Commit 89ccf1c
[AI] Improve error messaging for LiveServerMessageSerializer (#7180)
The error message should include the actual content of the message that
couldn't be de-serialized instead of class around java class names,
which are not useful before de-serialization succeds.
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent f42fd56 commit 89ccf1c
File tree
1 file changed
+1
-1
lines changed- firebase-ai/src/main/kotlin/com/google/firebase/ai/type
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments