GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo
Table of Contents ▼
Jump to a specific part of the page:
Description
Pronunciation audio metadata info. See go/name-pronunciation-backend. The metadata itself tracks the state of a user's name pronunciation audio.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
metadata
(type:GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata
, default:nil
)
- -
namePronunciationAudioMetadata
(type:GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoNamePronunciationAudioMetadata
, default:nil
)
- Actual metadata proto, shared with FBS backends.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo{
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
namePronunciationAudioMetadata: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoNamePronunciationAudioMetadata.t() | nil
}
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
namePronunciationAudioMetadata: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoNamePronunciationAudioMetadata.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo