Provides struct and type for a MetricDashboardUpdate
@type t() :: %Polarex.MetricDashboardUpdate{ metrics: [String.t()] | nil, name: String.t() | nil }