responds

open infix override fun responds(block: suspend GeminiContentResponseSpecification.() -> Unit)(source)

Configures a regular (non-streaming) response to a Gemini content generation request.

Return

This building step instance for method chaining.

Parameters

block

A lambda that configures the response specification.