Commit 6371fd3
fix: fix the wrong return type for Pipeline.as(String alias) (#2330)
* Fix the wrong return type for Pipeline.as(String alias)
* chore: generate libraries at Fri Feb 27 19:17:30 UTC 2026
---------
Co-authored-by: cloud-java-bot <[email protected]>1 parent 6cf1ad9 commit 6371fd3
File tree
1 file changed
+3
-3
lines changed- google-cloud-firestore/src/main/java/com/google/cloud/firestore/pipeline/expressions
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4332 | 4332 | | |
4333 | 4333 | | |
4334 | 4334 | | |
4335 | | - | |
4336 | | - | |
| 4335 | + | |
| 4336 | + | |
4337 | 4337 | | |
4338 | 4338 | | |
4339 | | - | |
| 4339 | + | |
4340 | 4340 | | |
4341 | 4341 | | |
4342 | 4342 | | |
| |||
0 commit comments