Voting helps other researchers find interesting modules.
An entity key with an obfuscated gaia id that can be used externally.
email
String.t
nil
phone
profileId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialDiscoveryExternalEntityKey{ email: String.t() | nil, phone: String.t() | nil, profileId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()