github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/clients/python/docs/ResourceUsageData.md (about) 1 # ResourceUsageData 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **cpu** | **float** | cpu units | [optional] 7 **disk** | **int** | bytes | [optional] 8 **gpu** | **int** | | [optional] 9 **memory** | **int** | bytes | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13