DeploymentPatchOpExternalData¶
- class baseten.client.managementapi.DeploymentPatchOpExternalData(*, type='external_data', action, item)¶
Bases:
BaseModel- Parameters:
type (Literal['external_data'])
action (DeploymentPatchAction)
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].