| Name | Type | Description | Notes |
|---|---|---|---|
| comment | string | Optional comment recorded against the version this write creates. | [optional] |
| content | string | UTF-8 content to write. | [optional] |
| create_if_missing | bool | Create the file if it does not exist. Defaults to true. | [optional] |