nodeId property
The unqualified resource name.
Should follow the ^[A-Za-z0-9_.~+%-]+$
regex format. This is only
specified when requesting a single node. In case of multislice requests,
multislice_params must be populated instead.
Optional.
Implementation
core.String? nodeId;