View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Scalar (google_api_ai_platform v0.13.0)

One point viewable on a scalar metric plot.

Attributes

  • value (type: float(), default: nil) - Value of the point at this step / timestamp.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Scalar{
  value: float() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.