GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciations
Table of Contents ▼
Jump to a specific part of the page:
Description
Container proto for repeated pronunciation objects. For example, a set of pronunciations that can be added to a single name field.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
pronunciation
(type:list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciations{
pronunciation: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation.t()] | nil
}
pronunciation: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciations