Commit 75e66a2
committed
[ALF] Deprecate
The class was never meant to be instantiated by clients. The public
constructor is now marked as deprecated and will be removed in a
upcoming major version bump.
Additionally, the PR includes an unused parameter in the internal
version to get the code to build. It will be removed in a upcoming
change were an actual new parameter, exclusive to the internal
constructor, is added.UsageMetadata public constructor1 parent e6a9f6a commit 75e66a2
File tree
1 file changed
+21
-1
lines changed- firebase-ai/src/main/kotlin/com/google/firebase/ai/type
1 file changed
+21
-1
lines changedLines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
42 | 62 | | |
43 | 63 | | |
44 | 64 | | |
| |||
0 commit comments