subblock property

String? subblock
getter/setter pair

The ID of the sub-block in which the running instance is located.

Instances in the same sub-block experience lower network latency than instances in the same block.

Output only.

Implementation

core.String? subblock;