metrics property

List<String>? metrics
getter/setter pair

This field lists the names of all metrics that are selectable with the described artifact when it is used in the FROM clause.

It is only set for artifacts whose category is RESOURCE.

Output only.

Implementation

core.List<core.String>? metrics;