google_api_poly v0.7.0 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

Link to this type

t()

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

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.