GoogleApi.TPU.V2.Model.Tpu (google_api_tpu v0.18.0)
View SourceDetails 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 }