View Source GoogleApi.MigrationCenter.V1.Model.Frames (google_api_migration_center v0.5.2)
Collection of frame data.
Attributes
-
framesData
(type:list(GoogleApi.MigrationCenter.V1.Model.AssetFrame.t)
, default:nil
) - A repeated field of asset data.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.Frames{ framesData: [GoogleApi.MigrationCenter.V1.Model.AssetFrame.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.