APIVersionDiscovery holds a list of APIResourceDiscovery types that are served for a particular version within an API Group.
| Name | Type | Description | Notes |
|---|---|---|---|
| version | str | version is the name of the version within a group version. | |
| resources | list[V2beta1APIResourceDiscovery] | [optional] | |
| freshness | str | freshness marks whether a group version's discovery document is up to date. | [optional] |