Skip to content

Commit 1739069

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/LiveGenerativeModel.kt
Co-authored-by: Daymon <[email protected]>
1 parent 27dea6a commit 1739069

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ internal constructor(
8484

8585
/**
8686
* Returns a [LiveSession] object using which you could send/receive messages from the server
87-
* @return LiveSession object created
87+
* @return A [LiveSession] that you can use to stream messages to and from the server.
8888
* @throws [ServiceConnectionHandshakeFailedException] If the client was not able to establish a
8989
* connection with the server.
9090
*/

0 commit comments

Comments
 (0)