Structs§
- Batch
Config - Batch configuration
- Batch
Generate Content Request - Request for batch content generation (corrected format)
- Batch
Generate Content Response - Response from the Gemini API for batch content generation (async batch creation)
- Batch
Metadata - Metadata for the batch operation
- Batch
Operation - Represents a long-running operation from the Gemini API.
- Batch
Request File Item - Batch file request line JSON representation.
- Batch
Request Item - Individual batch request item
- Batch
Response File Item - Batch file response line JSON representation.
- Batch
Stats - Statistics for the batch
- Individual
Request Error - An error for an individual request in a batch.
- Inlined
Batch Generation Response Item - Represents a single response item within an inlined batch response.
- Inlined
Responses - A container for inlined responses.
- List
Batches Response - The outcome of a single request in a batch operation. Response from the Gemini API for listing batch operations.
- Operation
Error - Represents an error within a long-running operation.
- Request
Metadata - Metadata for batch request
- Requests
Container - Container for requests
Enums§
- Batch
Generate Content Response Item - An item in a batch generate content response.
- Batch
Operation Response - Represents the response of a batch operation.
- Batch
State - The state of a batch operation.
- Input
Config - Input configuration for batch requests
- Operation
Result - Represents the result of a completed batch operation, which is either a response or an error.