GatewayKeyInfo¶ class baseten.client.managementapi.GatewayKeyInfo(*, prefix, name=None)¶ Bases: BaseModel Parameters: prefix (str) name (str | None) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].