Skip to content

Commit 7f0aa89

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/java/LiveSessionFutures.kt
Co-authored-by: Daymon <[email protected]>
1 parent c17d56a commit 7f0aa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/java/LiveSessionFutures.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public abstract class LiveSessionFutures internal constructor() {
9292
/**
9393
* Receives responses from the server for both streaming and standard requests.
9494
*
95-
* @return A [Publisher] which will emit [LiveContentResponse] as and when it receives it
95+
* @return A [Publisher] which will emit [LiveContentResponse] as and when it receives it.
9696
*
9797
* @throws [SessionAlreadyReceivingException] when the session is already receiving.
9898
*/

0 commit comments

Comments
 (0)