changes.mady.by.user Louis-Philippe Bell
Saved on Apr 03, 2024
Saved on Apr 10, 2024
Next →
...
Bases: Resource
Resource
A link is a visual relationship between two block Ports. It has a user-defined route and contains properties inferred from connected ports.
Ports
link_id (str) – The ID of the link.
model_id (str) – The ID of the model that owns this link.
Delete the current link.
Convert this resource to a serialized JSON representation.
fields (tuple[str] | list[str]) – Fields to include.
values (tuple[object] | list[object]) – The value of each field
The serialized JSON representation.
str
The ID of the resource.
This property is read-only, it cannot be modified.