View Source GoogleApi.TPU.V2.Model.Tpu (google_api_tpu v0.16.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.