AgentResponseFormat
The definition of a structured output.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
kind |
yes | AgentResponseFormatKind |
Gets the requested format. | — |
schema |
no | null oneOf JsonElement |
— | — |
schemaName |
no | string |
Gets the name of the schema. The provider can pass it on to the model. | — |
schemaDescription |
no | string |
Gets the description of the schema. | — |