Voting helps other researchers find interesting modules.
faceMatch
String.t
nil
personalResults
voiceMatch
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsPersonalizationMetadata{ faceMatch: String.t() | nil, personalResults: String.t() | nil, voiceMatch: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()