google_api_digital_asset_links v0.8.0 GoogleApi.DigitalAssetLinks.V1.Model.Asset View Source

Uniquely identifies an asset.

A digital asset is an identifiable and addressable online entity that typically provides some service or content. Examples of assets are websites, Android apps, Twitter feeds, and Plus Pages.

Attributes

  • androidApp (type: GoogleApi.DigitalAssetLinks.V1.Model.AndroidAppAsset.t, default: nil) - Set if this is an Android App asset.
  • web (type: GoogleApi.DigitalAssetLinks.V1.Model.WebAsset.t, default: nil) - Set if this is a web asset.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

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.