VertexTargetConfig

class baseten.client.managementapi.VertexTargetConfig(*, project_id, location)

Bases: BaseModel

Parameters:
  • project_id (str)

  • location (str)

model_config = {}

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