AuditLogEventUserTeamRoleUpdated¶
- class baseten.client.managementapi.AuditLogEventUserTeamRoleUpdated(*, event_type, user_id, user_email, team_id, team_name, new_role_name)¶
Bases:
BaseModel- Parameters:
- model_config = {'extra': 'forbid'}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].