ProfileDefinition Class
Allow to define a custom Profile definition.
Note:
The dict format taken as input is yet to be confirmed and should not be considered as stable in the current implementation.
- Inheritance
-
builtins.objectProfileDefinition
Constructor
ProfileDefinition(profile_dict, label=None)
Parameters
Methods
| get_profile_dict |
Return the current profile dict. This is internal information, and content should not be considered stable. |
get_profile_dict
Return the current profile dict.
This is internal information, and content should not be considered stable.
get_profile_dict()
Attributes
label
The label associated to this profile definition.
Feedback
Submit and view feedback for