Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 364 Bytes

File metadata and controls

21 lines (13 loc) · 364 Bytes

PlatformMessageRole

Role of the message author.

Example Usage

from glean.api_client.models import PlatformMessageRole

value = PlatformMessageRole.USER

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
USER USER
GLEAN_AI GLEAN_AI