Skip to content

Commit fe9843a

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 3a67651 commit fe9843a

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
@@ -27,7 +27,7 @@ import com.google.firebase.vertexai.type.ServiceConnectionHandshakeFailedExcepti
2727
/**
2828
* Wrapper class providing Java compatible methods for [LiveGenerativeModel].
2929
*
30-
* @see [GenerativeModel]
30+
* @see [LiveGenerativeModel]
3131
*/
3232
@PublicPreviewAPI
3333
public abstract class LiveModelFutures internal constructor() {

0 commit comments

Comments
 (0)