View Source GoogleApi.MigrationCenter.V1.Model.RunningServiceList (google_api_migration_center v0.3.0)
List of running guest OS services.
Attributes
-
entries
(type:list(GoogleApi.MigrationCenter.V1.Model.RunningService.t)
, default:nil
) - Running service entries.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.RunningServiceList{ entries: [GoogleApi.MigrationCenter.V1.Model.RunningService.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.