GetLoopsDeploymentResponse

class baseten.client.managementapi.GetLoopsDeploymentResponse(*, deployment)

Bases: BaseModel

Parameters:

deployment (LoopsDeployment)

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].