View Source GoogleApi.MigrationCenter.V1.Model.HostsEntryList (google_api_migration_center v0.4.0)
Hosts content.
Attributes
-
entries
(type:list(GoogleApi.MigrationCenter.V1.Model.HostsEntry.t)
, default:nil
) - Hosts entries.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.HostsEntryList{ entries: [GoogleApi.MigrationCenter.V1.Model.HostsEntry.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.