selectableWith property

List<String>? selectableWith
getter/setter pair

The names of all resources, segments, and metrics that are selectable with the described artifact.

Output only.

Implementation

core.List<core.String>? selectableWith;