monthlyUsageData property

Maps year-month (YYYYMM) string to per month usage data.

Implementation

final Map<String, ReadTensorboardUsageResponse_PerMonthUsageData>
monthlyUsageData;