GetLoopsRunResponse¶ class baseten.client.managementapi.GetLoopsRunResponse(*, run)¶ Bases: BaseModel Parameters: run (LoopsRun) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].