AuditLogEventGatewayEndpointUpdated¶
- class baseten.client.managementapi.AuditLogEventGatewayEndpointUpdated(*, event_type, gateway_endpoint_id, slug, previous_slug)¶
Bases:
BaseModel- Parameters:
- model_config = {'extra': 'forbid'}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].