Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 5 KB

File metadata and controls

12 lines (9 loc) · 5 KB

DatasourceProfile

Fields

Field Type Required Description Example
datasource str ✔️ The datasource the profile is of. github
handle str ✔️ The display name of the entity in the given datasource.
url Optional[str] URL to view the entity's profile.
native_app_url Optional[str] A deep link, if available, into the datasource's native application for the entity's platform (i.e. slack://...).
is_user_generated Optional[bool] For internal use only. True iff the data source profile was manually added by a user from within Glean (aka not from the original data source)