View Source GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtagList (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.MediaIndexXtag.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtagList{ xtags: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtag.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.