segments property
This field lists the names of all artifacts, whether a segment or another resource, that segment metrics when included in search queries and when the described artifact is used in the FROM clause.
It is only set for artifacts whose category is RESOURCE.
Output only.
Implementation
core.List<core.String>? segments;