Wallaroo.AI (Version 2025.1)
2025.1 (Current Version)
2024.4
2024.3
Developer Guides
Wallaroo SDK Guides
SDK Reference
wallaroo.user_type
wallaroo.user_type
class
UserType
(
builtins.str
,
enum.Enum
):
Represents a workspace user's role.
OWNER
=
<
UserType.OWNER
: 'owner'>
COLLABORATOR
=
<
UserType.COLLABORATOR
: 'collaborator'>
@staticmethod
def
from_str
(
label
:
str
):
Creates a UserType from a str