Skip to content

Commit cf99e50

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 fe9843a commit cf99e50

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
@@ -33,7 +33,7 @@ import com.google.firebase.vertexai.type.ServiceConnectionHandshakeFailedExcepti
3333
public abstract class LiveModelFutures internal constructor() {
3434

3535
/**
36-
* Returns a LiveSession object using which you could send/receive messages from the server
36+
* Start a [LiveSession] with the server for bidirectional streaming.
3737
* @return LiveSession object created. Returns null if the object cannot be created.
3838
* @throws [ServiceConnectionHandshakeFailedException] If the client was not able to establish a
3939
* connection with the server.

0 commit comments

Comments
 (0)