instanceSelectionResults property

List<InstanceSelectionResult>? instanceSelectionResults
getter/setter pair

A list of instance selection results in the group.

Output only.

Implementation

core.List<InstanceSelectionResult>? instanceSelectionResults;