def get_metric_schema(self): """ Get the schema for all of the metrics. @return: A list of ApiMetricSchema. """ return timeseries.get_metric_schema(self)