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