Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 469 Bytes

File metadata and controls

20 lines (13 loc) · 469 Bytes

ConferenceDataSource

Example Usage

from glean.api_client.models import ConferenceDataSource

value = ConferenceDataSource.NATIVE_CONFERENCE

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
NATIVE_CONFERENCE NATIVE_CONFERENCE
LOCATION LOCATION
DESCRIPTION DESCRIPTION