We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5d78e commit 4757abcCopy full SHA for 4757abc
firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/LiveGenerativeModel.kt
@@ -83,7 +83,7 @@ internal constructor(
83
)
84
85
/**
86
- * Returns a LiveSession object using which you could send/receive messages from the server
+ * Returns a [LiveSession] object using which you could send/receive messages from the server
87
* @return LiveSession object created
88
* @throws [ServiceConnectionHandshakeFailedException] if the client was not able to establish a
89
* connection with the server.
0 commit comments