Module model

Module model 

Source

Structs§

BatchConfig
Batch configuration
BatchGenerateContentRequest
Request for batch content generation (corrected format)
BatchGenerateContentResponse
Response from the Gemini API for batch content generation (async batch creation)
BatchMetadata
Metadata for the batch operation
BatchOperation
Represents a long-running operation from the Gemini API.
BatchRequestFileItem
Batch file request line JSON representation.
BatchRequestItem
Individual batch request item
BatchResponseFileItem
Batch file response line JSON representation.
BatchStats
Statistics for the batch
IndividualRequestError
An error for an individual request in a batch.
InlinedBatchGenerationResponseItem
Represents a single response item within an inlined batch response.
InlinedResponses
A container for inlined responses.
ListBatchesResponse
The outcome of a single request in a batch operation. Response from the Gemini API for listing batch operations.
OperationError
Represents an error within a long-running operation.
RequestMetadata
Metadata for batch request
RequestsContainer
Container for requests

Enums§

BatchGenerateContentResponseItem
An item in a batch generate content response.
BatchOperationResponse
Represents the response of a batch operation.
BatchState
The state of a batch operation.
InputConfig
Input configuration for batch requests
OperationResult
Represents the result of a completed batch operation, which is either a response or an error.