View Source GoogleApi.Batch.V1.Model.NetworkInterface (google_api_batch v0.4.2)

A network interface.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Batch.V1.Model.NetworkInterface{
  network: String.t() | nil,
  noExternalIpAddress: boolean() | nil,
  subnetwork: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.