sourceNode property

String? sourceNode
getter/setter pair

The source node of the edge.

For example, it could be a full resource name for a resource node or an email of an identity.

Implementation

core.String? sourceNode;