GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtagList
Table of Contents ▼
Jump to a specific part of the page:
Description
XtagList -- a collection of Xtag instances with unique names. This would be associated with one specific piece of content.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtagList{
xtags: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtag.t()] | nil
}
xtags: [GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtag.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MediaIndexXtagList