View Source GoogleApi.Dataproc.V1.Model.AcceleratorConfig (google_api_dataproc v0.54.0)

Specifies the type and number of accelerator cards attached to the instances of an instance. See GPUs on Compute Engine (https://cloud.google.com/compute/docs/gpus/).

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dataproc.V1.Model.AcceleratorConfig{
  acceleratorCount: integer() | nil,
  acceleratorTypeUri: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.