View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardSizeResponse (google_api_ai_platform v0.18.1)
Response message for TensorboardService.ReadTensorboardSize.
Attributes
-
storageSizeByte(type:String.t, default:nil) - Payload storage size for the TensorBoard
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardSizeResponse{ storageSizeByte: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.