# UpdateDatasetRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**label** | Option<**String**> | | [optional]
**pinned_version** | Option<**i32**> | Pin to a specific version, or send null to unpin. Omit the field entirely to leave pinning unchanged. | [optional]
**table_name** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)