responseJsonSchema

public abstract GenerationConfig.Builder responseJsonSchema(Object responseJsonSchema)

Setter for responseJsonSchema.

responseJsonSchema: Output schema of the generated response. This is an alternative to `response_schema` that accepts [JSON Schema](https://json-schema.org/).