View Source GoogleApi.BareMetalSolution.V2.Model.ListNetworkUsageResponse (google_api_bare_metal_solution v0.6.0)
Response with Networks with IPs
Attributes
-
networks
(type:list(GoogleApi.BareMetalSolution.V2.Model.NetworkUsage.t)
, default:nil
) - Networks with IPs.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BareMetalSolution.V2.Model.ListNetworkUsageResponse{ networks: [GoogleApi.BareMetalSolution.V2.Model.NetworkUsage.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.