Skip to content

Commit 4757abc

Browse files
authored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/LiveGenerativeModel.kt
1 parent da5d78e commit 4757abc

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
@@ -83,7 +83,7 @@ internal constructor(
8383
)
8484

8585
/**
86-
* Returns a LiveSession object using which you could send/receive messages from the server
86+
* Returns a [LiveSession] object using which you could send/receive messages from the server
8787
* @return LiveSession object created
8888
* @throws [ServiceConnectionHandshakeFailedException] if the client was not able to establish a
8989
* connection with the server.

0 commit comments

Comments
 (0)