GoogleApi.TPU.V2.Model.Tpu (google_api_tpu v0.18.0)

View Source

Details of the TPU resource(s) being requested.

Attributes

  • nodeSpec (type: list(GoogleApi.TPU.V2.Model.NodeSpec.t), default: nil) - Optional. The TPU node(s) being requested.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.TPU.V2.Model.Tpu{
  nodeSpec: [GoogleApi.TPU.V2.Model.NodeSpec.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.