ImageRepositoryApiXtagList

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtagList


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):

View Attributes

Attributes

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

Type

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

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryApiXtagList