# V1beta1CustomResourceDefinitionVersion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **str** | Name is the version name, e.g. “v1”, “v2beta1”, etc. | **served** | **bool** | Served is a flag enabling/disabling this version from being served via REST APIs | **storage** | **bool** | Storage flags the version as storage version. There must be exactly one flagged as storage version. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)