google_api_poly v0.8.1 GoogleApi.Poly.V1.Model.RemixInfo View Source

Info about the sources of this asset (i.e. assets that were remixed to create this asset).

Attributes

  • sourceAsset (type: list(String.t), default: nil) - Resource ids for the sources of this remix, of the form: assets/{ASSET_ID}

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Poly.V1.Model.RemixInfo{sourceAsset: [String.t()]}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.