View Source GoogleApi.Batch.V1.Model.NetworkPolicy (google_api_batch v0.2.0)
NetworkPolicy describes VM instance network configurations.
Attributes
-
networkInterfaces
(type:list(GoogleApi.Batch.V1.Model.NetworkInterface.t)
, default:nil
) - Network configurations.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Batch.V1.Model.NetworkPolicy{ networkInterfaces: [GoogleApi.Batch.V1.Model.NetworkInterface.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.