View Source GoogleApi.MigrationCenter.V1.Model.NetworkAddressList (google_api_migration_center v0.6.0)
List of allocated/assigned network addresses.
Attributes
-
entries
(type:list(GoogleApi.MigrationCenter.V1.Model.NetworkAddress.t)
, default:nil
) - Network address entries.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.NetworkAddressList{ entries: [GoogleApi.MigrationCenter.V1.Model.NetworkAddress.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.