SocialGraphApiProtoNamePronunciationAudioMetadata

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoNamePronunciationAudioMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Metadata for a user's name pronunciation audio. Proto message is shared between merged_person and FBS.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. audioSource (type: String.t, default: nil)
    - Stored. Updated on pronunciation creates and updates.
  2. audioState (type: String.t, default: nil)
    - Stored.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoNamePronunciationAudioMetadata{
audioSource: String.t() | nil,
audioState: String.t() | nil
}

Function

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

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