Voting helps other researchers find interesting modules.
The best suggested name to use for the Person from the available source fields, which may include FileAs, Name, Org, Email, IM, Phone, ... Rough source container priority order is Contact, then Profile, then Place.
containerType
String.t
nil
displayName
displayNameLastFirst
display_name
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiBestDisplayName{ containerType: String.t() | nil, displayName: String.t() | nil, displayNameLastFirst: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()