NodeSource#

class NodeSource(*args, **kwargs)#

Bases: object

Source of the node added.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • EXISTING: Node is existing.

  • USER_ADDED: The user added a node.

  • RECOMMENDED: Node is recommended by the recommendation engine.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model