External Metric Status Patch
data class ExternalMetricStatusPatch(val current: MetricValueStatusPatch? = null, val metric: MetricIdentifierPatch? = null)
ExternalMetricStatus indicates the current value of a global metric not associated with any Kubernetes object.