Skip to content

Commit c17d56a

Browse files
VinayGuthaldaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/java/LiveSessionFutures.kt
Co-authored-by: Daymon <[email protected]>
1 parent 6bfb831 commit c17d56a

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public abstract class LiveSessionFutures internal constructor() {
7373
public abstract fun sendMediaStream(mediaChunks: List<MediaData>): ListenableFuture<Unit>
7474

7575
/**
76-
* Sends data to the server
76+
* Sends [data][Content] to the server.
7777
*
7878
* @param content Client [Content] to be sent to the server.
7979
*/

0 commit comments

Comments
 (0)