View Source GoogleApi.MigrationCenter.V1.Model.AssetList (google_api_migration_center v0.5.1)
Lists the asset IDs of all assets.
Attributes
-
assetIds
(type:list(String.t)
, default:nil
) - Required. A list of asset IDs
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.AssetList{ assetIds: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.