responseJsonSchema

public abstract FunctionDeclaration.Builder responseJsonSchema(Object responseJsonSchema)

Setter for responseJsonSchema.

responseJsonSchema: Optional. Describes the output from this function in JSON Schema format. The value specified by the schema is the response value of the function. This field is mutually exclusive with `response`.