attributeResources property

List<String>? attributeResources
getter/setter pair

The names of all resources that are selectable with the described artifact.

Fields from these resources do not segment metrics when included in search queries. This field is only set for artifacts whose category is RESOURCE.

Output only.

Implementation

core.List<core.String>? attributeResources;