View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData (google_api_ai_platform v0.13.0)
Per month usage data
Attributes
-
userUsageData
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData.t)
, default:nil
) - Usage data for each user in the given month.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerMonthUsageData{ userUsageData: [ GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReadTensorboardUsageResponsePerUserUsageData.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.