# GoogleAICandidate

Model ID: `GoogleAICandidate`

One generateContent candidate.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `content` | [`GoogleAIContent`](./GoogleAIContent.md) | No |  |  | `null` | Yes |  |
| `finish_reason` | `string|null` | No |  |  | `null` | Yes |  |
| `index` | `integer|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
