View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse (google_api_ai_platform v0.13.0)
Response message for TensorboardService.BatchReadTensorboardTimeSeriesData.
Attributes
-
timeSeriesData
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TimeSeriesData.t)
, default:nil
) - The returned time series data.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1BatchReadTensorboardTimeSeriesDataResponse{ timeSeriesData: [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TimeSeriesData.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.