View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ResourcesConsumed (google_api_ai_platform v0.15.0)

Statistics information about resource consumption.

Attributes

  • replicaHours (type: float(), default: nil) - Output only. The number of replica hours used. Note that many replicas may run in parallel, and additionally any given work may be queued for some time. Therefore this value is not strictly related to wall time.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.