datasource |
str |
The datasource the profile is of. |
|
handle |
str |
The display name of the entity in the given datasource. |
|
url |
str |
URL to view the entity's profile. |
[optional] |
native_app_url |
str |
A deep link, if available, into the datasource's native application for the entity's platform (i.e. slack://...). |
[optional] |
is_user_generated |
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) |
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |