Commit c6afacd
[Ai] Deprecate totalBillableCharacters (#7042)
I've marked the `totalBillableCharacters` field in
`CountTokensResponse.kt` as deprecated. This includes adding the
`@Deprecated` annotation and a corresponding KDoc `@deprecated` tag.
The field is planned to be removed in a future version of the SDK.
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent f08e0c7 commit c6afacd
File tree
2 files changed
+3
-3
lines changed- firebase-ai
- src/main/kotlin/com/google/firebase/ai/type
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments