CreateDeploymentPatchResponse

class baseten.client.managementapi.CreateDeploymentPatchResponse(*, patch_point)

Bases: BaseModel

Parameters:

patch_point (DeploymentPatchPointWithHash)

model_config = {}

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