monthlyUsageData property

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

Implementation

core.Map<core.String,
        GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData>?
    monthlyUsageData;