View Source GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtagList (google_api_content_warehouse v0.4.0)

XtagList -- a collection of Xtag instances with unique names. This would be associated with one specific piece of content.

Attributes

  • xtags (type: list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtag.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtagList{
  xtags: [GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtag.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.