BatchJob

constructor(name: String, metadata: BatchJobMetadata? = null, done: Boolean? = null, error: GeminiError? = null, response: BatchJobResponse? = null)