# GitCreateBlobRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **content** | **String** | The new blob's content. | **encoding** | Option<**String**> | The encoding used for `content`. Currently, `\"utf-8\"` and `\"base64\"` are supported. | [optional][default to utf-8] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)