Batch Inline Response
@Serializable
Represents a single inline response in a batch job result.
Constructors
Link copied to clipboard
constructor(response: GenerateContentResponse? = null, error: JsonElement? = null, metadata: ResponseMetadata? = null)