GetLoopsDeploymentMetricsResponse¶
- class baseten.client.managementapi.GetLoopsDeploymentMetricsResponse(*, deployment_id, metrics)¶
Bases:
BaseModel- Parameters:
deployment_id (str)
metrics (LoopsDeploymentMetrics)
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].