View Source GoogleApi.Dataflow.V1b3.Model.GPUUtilization (google_api_dataflow v0.51.0)

Utilization details about the GPU.

Attributes

  • rate (type: float(), default: nil) - Required. GPU utilization rate of any kernel over the last sample period in the range of [0, 1].

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataflow.V1b3.Model.GPUUtilization{rate: float() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.