# GoogleAIContent

Model ID: `GoogleAIContent`

The content block of a candidate (``role`` + ``parts``).

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `parts` | `array|null` | No |  |  | `null` | Yes |  |
| `role` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
