GoogleCloudAiplatformV1ReadTensorboardSizeResponse.fromJson constructor
GoogleCloudAiplatformV1ReadTensorboardSizeResponse.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1ReadTensorboardSizeResponse.fromJson(core.Map json_)
: this(storageSizeByte: json_['storageSizeByte'] as core.String?);