---
search:
  exclude: true
---

# <a id="bitdrift.public.shared.workflows.v1.Legend"></a>Legend

| Field | Type | Description |
|---|---|---|
| title | <span class="proto-type proto-type-primitive">string</span> | The text to display for this legend entry. |

#### Example
```json
{
  "title": "Legend title"
}
```

