ReadTensorboardUsageResponse constructor
ReadTensorboardUsageResponse({
- Map<
String, ReadTensorboardUsageResponse_PerMonthUsageData> monthlyUsageData = const {},
Implementation
ReadTensorboardUsageResponse({this.monthlyUsageData = const {}})
: super(fullyQualifiedName);