class documentation
class _GeminiApiRequest(BaseModel): (source)
Serializable activity input for a Gemini SDK API call.
streaming_topic / streaming_batch_interval_ms are only read by the streamed activity: when a topic is set, each streamed chunk is published to that workflow-stream topic as it arrives (in addition to being returned batched), so external consumers can observe the model output in real time.
| Class Variable | http |
Undocumented |
| Class Variable | http |
Undocumented |
| Class Variable | path |
Undocumented |
| Class Variable | request |
Undocumented |
| Class Variable | streaming |
Undocumented |
| Class Variable | streaming |
Undocumented |