# GoogleAIGenerateContentResponse

Model ID: `GoogleAIGenerateContentResponse`

A ``:generateContent`` response.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `candidates` | `array|null` | No |  |  | `null` | Yes |  |
| `model_version` | `string|null` | No |  |  | `null` | Yes |  |
| `usage` | [`GoogleAIUsage`](./GoogleAIUsage.md) | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
