# WandbIntegration
## Properties
**r#type** | Option<**Type**> | (enum: wandb) | [optional][default to Wandb]
**project** | **String** | The name of the project that the new run will be created under. |
**name** | Option<**String**> | | [optional]
**api_key** | **String** | The WandB API key to use for authentication. |
**run_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)