monitoredResourceTypes property

List<String>? monitoredResourceTypes
getter/setter pair

Read-only.

If present, then a time series, which is identified partially by a metric type and a MonitoredResourceDescriptor, that is associated with this metric type can only be associated with one of the monitored resource types listed here.

Implementation

core.List<core.String>? monitoredResourceTypes;