GoogleApi.TPU.V2.Model.GetGuestAttributesResponse (google_api_tpu v0.18.0)
View SourceResponse for GetGuestAttributes.
Attributes
-
guestAttributes
(type:list(GoogleApi.TPU.V2.Model.GuestAttributes.t)
, default:nil
) - The guest attributes for the TPU workers.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TPU.V2.Model.GetGuestAttributesResponse{ guestAttributes: [GoogleApi.TPU.V2.Model.GuestAttributes.t()] | nil }