Commit 648c9ee
Add
This field will be used to indicate whether the output is returned as one single response or not. If true, the response will be a single `PredictResponse`, otherwise it will be a stream of `PredictResponse`.
PiperOrigin-RevId: 674121859bool return_single_response field to PredictStreamedOptions.1 parent 4a830ca commit 648c9ee
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
0 commit comments