DownloadDeploymentResponse

class baseten.client.managementapi.DownloadDeploymentResponse(*, download_url)

Bases: BaseModel

Parameters:

download_url (str)

model_config = {}

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