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

Container proto for repeated pronunciation objects. For example, a set of pronunciations that can be added to a single name field.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciations{
  pronunciation:
    [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPronunciation.t()]
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.