Skip to content

Commit 24e04a2

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/java/LiveModelFutures.kt
Co-authored-by: Daymon <[email protected]>
1 parent cf99e50 commit 24e04a2

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/LiveModelFutures.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public abstract class LiveModelFutures internal constructor() {
3434

3535
/**
3636
* Start a [LiveSession] with the server for bidirectional streaming.
37-
* @return LiveSession object created. Returns null if the object cannot be created.
37+
* @return A [LiveSession] that you can use to stream messages to and from the server.
3838
* @throws [ServiceConnectionHandshakeFailedException] If the client was not able to establish a
3939
* connection with the server.
4040
*/

0 commit comments

Comments
 (0)