class documentation
class _GeminiUploadFileRequest(BaseModel): (source)
Serializable activity input for a file upload.
For file path uploads the path is resolved on the worker. For in-memory uploads the raw bytes are sent across the activity boundary.
| Class Variable | config |
Undocumented |
| Class Variable | file |
Undocumented |
| Class Variable | file |
Undocumented |